21define('_MI_LR_META_KEYWORDS_DESC', "The keywords meta tag is a series of keywords that represents the content of your site. Type in keywords with each separated by a comma or a space. (Ex. XOOPS, PHP, mySQL, portal system)");
47define( '_MI_LR_PAGETITLE_FORMAT_DESC' , "Set Pagetitle Format with {modulename}, {pagetitle}, {action}. Module name is set at {modulename} like 'profile'. Page Title is set set at {pagetitle} like 'Hello !' or 'How to install XCL'. Action is set at {action} like 'Edit' , 'View' or 'List'. You set [module]***[/module], *** is not display when {module} is not set. [pagetitle]***[/pagetitle], [action]***[action] is the same.");
55define( '_MI_LR_JQUERY_UI_DESC' , 'If you use Google Libraries API, set the jQuery UI version. If you use local jQuery UI file, set the url. You must choose the same way of jQuery Core Library.');
56define( '_MI_LR_ICONSET' , 'Directory for icon set files');
57define( '_MI_LR_ICONSET_DESC' , 'Relative path to public/common/images. Default: icons');
59define( '_MI_LR_FAVICON_DESC' , 'SVG favicon has gained support in major browsers, visit <a href="https://caniuse.com/link-icon-svg" target="blank" rel="noopener noreferrer">Caniuse β π</a><br>Read more from the root-relative hyperlink (e.g. https://example.com/images/favicon). Default: /images/favicon/favicon.svg');
60define( '_MI_LR_LOGO' , 'Logotype or logomark that represents your brand or website');