9define( '_MI_LEGACYRENDER_CONF_BANNERS_DESC' , 'Note : The Banner Client credentials grant type is used by clients to obtain an access token to banners stats. Client logins and passwords are therefore external to the user group authorization system.');
10define( '_MI_LEGACYRENDER_NAME' , 'Render');
11define( '_MI_LEGACYRENDER_NAME_DESC' , 'This rendering engine (renderer) is compatibile with XOOPS2-JP and XCL 2.3.x. You can use XOOPS2 Themes with this system.');
12define( '_MI_LR_FOOTER' , 'Footer');
13define( '_MI_LR_FOOTER_DESC' , 'Be sure to type full links with the path starting from https://, otherwise the links will not work correctly in modules pages.');
14define( '_MI_LR_META_AUTHOR' , 'Meta Author');
15define( '_MI_LR_META_AUTHOR_DESC' , 'The author meta tag defines the name of the author of the document being read. Supported data formats include the name, email address of the webmaster, company name or URL.');
17define( '_MI_LR_META_COPYRIGHT_DESC' , 'The copyright meta tag defines any copyright statements you wish to disclose about your web page documents.');
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)');
22define( '_MI_LR_META_RATING' , 'Meta Rating');
23define( '_MI_LR_META_RATING_DESC' , 'The rating meta tag defines your site age and content rating');
24define( '_MI_LR_META_ROBOTS' , 'Meta Robots');
25define( '_MI_LR_META_ROBOTS_DESC' , 'The Robots Tag declares to search engines what content to index and spider');
26// META WEBMASTER TOOLS
27define( '_MI_LR_META_BING' , 'Bing meta ta');
28define( '_MI_LR_META_BING_DESC' , 'Log into Bing Webmaster Tools and get the meta tag option to verify your site.');
29define( '_MI_LR_META_FB_APP' , 'Facebook Ap');
30define( '_MI_LR_META_FB_APP_DESC' , 'Get your Facebook App ID');
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');