24define( '_AD_LEGACYRENDER_LANG_BANNER_DELETE' , 'Delete a Banner');
25define( '_AD_LEGACYRENDER_LANG_BANNER_EDIT' , 'Edit a Banner');
26define( '_AD_LEGACYRENDER_LANG_BANNER_LIST' , 'List of Banners');
27define( '_AD_LEGACYRENDER_LANG_BANNER_LIST_DESC' , 'Before adding a new HTML banner or link, create a contact account for your Banner Clients.<br>The client credential grant type is used to get a token to access banner statistics.');
102define( '_AD_LEGACYRENDER_TIPS_TEMPLATE_MANAGE_1' , 'Customize your site by modifying the templates. First make a copy (clone) of the default template set, and then modify the templates in this new set. For more details, read module\'s Help.');
103define( '_AD_LEGACYRENDER_TIPS_TEMPLATE_MANAGE_2' , "You can easily change the template set for your site by clicking the appropriate 'Select' button. For more details, read module's Help.");
104define( '_AD_LEGACYRENDER_TIPS_TPLSET_UPLOAD' , "If you don't input a name for your new template set, the name will be taken from the uploaded file. Note that XCL generates a TAR.GZ and you need to extract and upload only the TAR file.");
106define( '_AD_LEGACYRENDER_DESC_HTACCESS' , 'If your server can handle Apache mod_rewrite, you can use custom URIs by saving the settings to a file in public/.htaccess<br>
107Cool URI must be enabled in the <a href="'.XOOPS_URL.'/modules/legacy/admin/index.php?action=PreferenceEdit&confcat_id=1#cool-uri">🆒 Control Panel > Settings â§</a>');