Current Path : /var/www/alh/admin/language/ar/module/ |
Current File : /var/www/alh/admin/language/ar/module/so_searchpro.php |
<?php // Heading $_['heading_title'] = 'So Search Pro'; $_['heading_title_so'] = 'So Search Pro <b style="font-size:10px; background:#aaa; color:#fff; padding: 3px;font-weight:normal">version 2.0.1</b>'; $_['entry_button_clear_cache'] = 'Flush Cache'; // Text $_['text_module'] = 'Modules'; $_['text_success'] = 'Success: You have modified So Search Pro module!'; $_['text_success_remove'] = 'Success: Flush SM Cache successfully!'; $_['text_edit'] = 'Edit So Search Pro Module'; // Button $_['button_save_and_edit'] = 'Save And Stay'; $_['button_save_and_new'] = 'Save And New'; // Entry $_['entry_status'] = 'Status'; $_['entry_head_name'] = 'Title'; $_['entry_head_name_desc'] = 'Module must have a Title'; $_['entry_display_title_module'] = 'Show Title'; $_['entry_showcategory'] = 'Show Form Category'; $_['entry_showimage'] = 'Show Image'; $_['entry_showprice'] = 'Show price'; $_['entry_showaddtowishlist'] = 'Show add to wishlist'; $_['entry_showaddtocompare'] = 'Show add to compare'; $_['entry_name'] = 'Name Module'; $_['entry_class'] = 'Class'; $_['entry_width'] = 'Width Image'; $_['entry_height'] = 'Height Image'; $_['entry_limit'] = 'Limit'; $_['entry_character'] = 'Character'; $_['entry_name_desc'] = 'Module must have a name'; $_['entry_button_add'] = 'Add Module'; $_['entry_button_delete'] = 'Delete This Module'; $_['entry_use_cache'] = 'Caching'; $_['entry_use_cache_desc'] = 'Select whether to cache the content of this module '; $_['entry_cache_time'] = 'Cache Time'; $_['entry_cache_time_desc'] = 'The time (in seconds) before the module is recached.'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify So Search Pro module!'; $_['error_width'] = 'Width required!'; $_['error_height'] = 'Height required!'; $_['error_limit'] = 'Limit required!'; $_['error_character'] = 'Character required!'; $_['error_name'] = 'Module Name must be between 3 and 64 characters!'; $_['error_head_name'] = 'Module Heading Name must be between 3 and 64 characters!';