Current Path : /var/www/alh/admin/language/english/extension/module/ |
Current File : /var/www/alh/admin/language/english/extension/module/so_tools.php |
<?php $_['heading_title'] = 'So Tools'; $_['heading_title_so'] = 'So Tools <b style="font-size:10px; background:#aaa; color:#fff; padding: 3px;font-weight:normal">version 1.0.0</b>'; // Text $_['text_module'] = 'Module'; $_['text_extension'] = 'Extensions'; $_['text_success'] = 'Success: You have modified So Tools module!'; $_['text_edit'] = 'Edit So Tools Module'; $_['text_status'] = 'Status'; $_['text_status_help'] = 'Enabled/Disabled module'; $_['text_name'] = 'Module Name'; $_['text_name_help'] = 'Module Name'; $_['text_yes'] = 'Yes'; $_['text_no'] = 'No'; $_['text_position'] = 'Position'; $_['text_position_help']= 'Position Module'; $_['text_left'] = 'Left'; $_['text_right'] = 'Right'; $_['text_top'] = 'Top (px)'; $_['text_top_help'] = 'Position top'; $_['text_show_category'] = 'Display Category'; $_['text_show_category_help'] = 'Allow show or hidden category'; $_['text_show_cart'] = 'Dispaly Cart'; $_['text_show_cart_help'] = 'Allow show or hidden my cart'; $_['text_show_account'] = 'Display Account'; $_['text_show_account_help'] = 'Allow show or hidden my account'; $_['text_show_search'] = 'Display Search'; $_['text_show_search_help'] = 'Allow show or hidden search'; $_['text_show_recent_product'] = 'Display Recent View Product'; $_['text_show_recent_product_help'] = 'Allow show or hidden recent view product'; $_['text_limit_product'] = 'Limit Recent Product'; $_['text_limit_product_help'] = 'Limit Recent Product'; $_['text_show_backtop'] = 'Display Back Top'; $_['text_show_backtop_help'] = 'Allow show or hidden back to top'; $_['button_savestay'] = 'Save & Stay'; $_['text_layout'] = 'After you have installed and configured a module you can add it to a layout <a href="%s" class="alert-link">here</a>!'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify So Tools module!'; $_['error_warning'] = 'Warning: You must check module careful'; $_['error_name'] = 'Module Name must be between 3 and 64 characters!';