Your IP : 216.73.216.95


Current Path : /var/test/www/alh/admin/language/english/extension/module/
Upload File :
Current File : /var/test/www/alh/admin/language/english/extension/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.1.0</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 SO Cache successfully!';
$_['text_edit']        		= 'Edit So Search Pro Module';
$_['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>!';

// button
$_['entry_button_save']       		= 'Save';
$_['entry_button_save_and_edit']    = 'Save And Edit';
$_['entry_button_save_and_new']    	= 'Save And Create New';
$_['entry_button_cancel']       	= 'Cancel';
$_['button_add_module'] 			= 'Add Module';
$_['entry_button_delete']       	= 'Delete This';
$_['entry_show_keyword']                 = 'Show Keyword';
$_['entry_show_keyword_desc']            = 'Show keyword';
$_['entry_str_keyword']                 = 'Text Keyword';
$_['entry_str_keyword_desc']            = 'Text keyword';
$_['entry_limit_keyword']                 = 'Limit Keyword';
$_['entry_limit_keyword_desc']            = 'Limit keyword';
// 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_width_desc']     	= 'Width Image.';
$_['entry_height']     		= 'Height Image';
$_['entry_height_desc']     = 'Height Image.';
$_['entry_limit']     		= 'Limit';
$_['entry_limit_desc']     		= 'Limit';
$_['entry_character']     	= 'Character';
$_['entry_character_desc']     	= '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.';

// Options
$_['entry_module']     					= 'General Options';
$_['entry_base_header']   				= 'Show header';
$_['entry_attribute_option']  			= 'Attribute Options';
$_['entry_option_option']    			= 'Options';

// 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!';
$_['error_cache_time']     = 'Cache time required!';