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_deals_category.php

<?php
// Heading
$_['heading_title']    = 'So Deals Category';
$_['heading_title_so']    = 'So Deals Category <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 deals category module!';
$_['text_success_remove']       = 'Success: Flush SO Cache successfully!';
$_['text_edit']        = 'Edit So Deals Category Module';
$_['text_create_new_module']	= 'Create A New Module';
$_['text_edit_module'] 			= 'Edit module ';
$_['text_show']        = 'Show';
$_['text_hide']        = 'Hide';
$_['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';

//Default
$_['entry_include']     = 'Include';
$_['entry_exclude']     = 'Exclude';

// value
$_['value_blank']			= 'New Window';
$_['value_self']			= 'Same Window';
$_['value_loadmore']		= 'Load More';
$_['value_slider']			= 'Slider';
$_['value_name']       		= 'Name';
$_['value_model']       	= 'Model';
$_['value_price']       	= 'Price';
$_['value_quantity']       	= 'Quantity';
$_['value_rating']       	= 'Rating';
$_['value_sort_order']      = 'Sort Order';
$_['value_date_added']      = 'Date Add';
$_['value_sell']       		= 'Bestsellers';
$_['value_asc']       		= 'Ascending';
$_['value_desc']       		= 'Descending';
$_['value_cat_name']       	= 'Name';
$_['value_cat_lft']       	= 'Random';
$_['value_cat_random']      = 'Ordering';

// Name tab
$_['entry_module']            = 'General Options';
$_['entry_source_option']     = 'Source Options';
$_['entry_tabs_option']       = 'Category Options';
$_['entry_product_option']    = 'Product Options';
$_['entry_image_option']      = 'Image Options';
$_['entry_effect_option']     = 'Effect Options';
$_['entry_advanced_option']   = 'Advanced Options';
// Top config
$_['entry_name']              = 'Module Name';
$_['entry_name_desc']         = 'Module must have a name';
$_['entry_head_name']         = 'Header Title';
$_['entry_head_name_desc']    = 'Title header title';
$_['entry_display_title_module']     = 'Show Title of Module';
$_['entry_display_title_module_desc']= 'Show title of module.';
$_['entry_status']     = 'Status';
$_['entry_status_desc']     = 'Publish/Unpublish Module';

//Tabs General
$_['entry_class_suffix']  			= 'Module Class Suffix';
$_['entry_class_suffix_desc']  		= 'Class suffix for module.';
$_['entry_open_link']  				= 'Open Link';
$_['entry_open_link_desc']  		= 'The Type shows when you click on the link';
$_['entry_column']     				= '# Column';
$_['entry_nb_column0_desc'] = 'For devices have screen width >= 1200px to greater.';
$_['entry_nb_column1_desc'] = 'For devices have screen width from >= 992px to < 1200px.';
$_['entry_nb_column2_desc'] = 'For devices have screen width from >= 768px to < 992px.';
$_['entry_nb_column3_desc'] = 'For devices have screen width from >= 480px to < 768px ';
$_['entry_nb_column4_desc'] = 'For devices have screen width from < 480px ';
$_['entry_nb_row'] 			= '# Rows';
$_['entry_nb_row_desc'] 	= 'Number rows ';
$_['entry_type_show'] 		= 'Type Show';
$_['entry_type_show_desc'] 	= 'Select type.';
$_['entry_image_bg_display']        = 'Show Image Background';
$_['entry_image_bg_display_desc']   = 'Show/hide Image Background';
$_['entry_image']                   = 'Image Background';


//Tabs Source options
$_['entry_type_source']           		= 'Type source';
$_['entry_type_source_desc']       		= 'Type source';
$_['entry_field_product']         		= 'Field product' ;
$_['entry_category']              		= 'Category';
$_['entry_category_desc']   	  		= 'Select Category';
$_['entry_child_category']        		= 'Child Category Products';
$_['entry_child_category_desc']  		= 'Include or Exclude Products from Child Categories.';
$_['entry_category_depth']        		= 'Category Depth';
$_['entry_category_depth_desc']  		= 'The number of child category levels to return.';
$_['entry_product_order']         		= 'Product Order By';
$_['entry_product_order_desc']			= 'Product Order';
$_['entry_ordering']              		= 'Ordering Direction';
$_['entry_ordering_desc']   			= 'Select the direction you would like Products to be ordered by.';
$_['entry_source_limit']          		= 'Count';
$_['entry_source_limit_desc'] 			= 'The number of products to display. The default value of 0 will display all products.';
$_['entry_field_product_tab']     		= 'Article Field to show tabs';
$_['entry_field_product_tab_desc']  	= 'Article Field to show tabs';
$_['entry_field_preload']         		= "Field Preload";
$_['entry_field_preload_desc']      	= "Field Preload";
$_['entry_category_preload']      		= 'Category Preload';
$_['entry_catid_preload_desc']      	= 'Select category';

//Tabs Tabs options
$_['entry_tab_all_display']       		= 'Display All Tab'; 
$_['entry_tab_all_display_desc']       	= 'Display all tab';
$_['entry_tab_max_characters']   		= 'Category Title Maxlength';
$_['entry_tab_max_characters_desc']   	= 'Max length of category title by characters. Enter value 0 if you want to show all. Please enter integer number >= 0.';
$_['entry_tab_icon_display']      		= 'Display Image';
$_['entry_tab_icon_display_desc']      	= 'Allow to show/hide icon';
$_['entry_cat_order_by']          		= 'Category Oder By';
$_['entry_cat_order_by_desc']          	= 'Select which field you would like Articles to be ordered by. Featured Ordering should only be used when Filtering Option for Featured Articles is set to "Only".';
$_['entry_imgcfgcat_from_params'] 		= 'Image Params';
$_['entry_imgcfgcat_from_params_desc'] 	= 'Image Params';
$_['entry_imgcfgcat_from_description'] 	= 'Image Description';
$_['entry_imgcfgcat_width'] 			= 'Width image';
$_['entry_imgcfgcat_width_desc'] 		= 'Width of image';
$_['entry_imgcfgcat_height'] 			= 'Height image';
$_['entry_imgcfgcat_height_desc'] 		= 'Height of image';


//Tabs Items options
$_['entry_display_title']         		= 'Display Title';
$_['entry_display_title_desc']   		= 'Display title of item';
$_['entry_title_maxlength']       		= 'Title Maxlength';
$_['entry_title_maxlength_desc']    	= 'Max length of title by characters. Enter value 0 if you want to show all. Please enter integer number >= 0.';
$_['entry_display_description']   		= 'Display Description';
$_['entry_display_description_desc']    = 'Display description of item';
$_['entry_description_maxlength'] 		= 'Description Maxlength';
$_['entry_description_maxlength_desc']  = 'Max length of description by characters. Enter value 0 if you want to show all. Please enter integer number >= 0.';
$_['entry_product_image_num']         	= 'Product Image Number';
$_['entry_product_image_num_desc']     	= 'Show number image for product'; 
$_['entry_display_price']     			= 'Display Price';
$_['entry_display_price_desc']     		= 'Allow to yes/no prices for product.';
$_['entry_display_rating']     			= 'Display Rating';
$_['entry_display_rating_desc']     	= 'Allow to yes/no rating for product.';
$_['entry_display_countdown']     		= 'Display Countdown';
$_['entry_display_countdown_desc']     	= 'Allow to yes/no countdown for product.';
$_['entry_display_add_to_cart']     	= 'Display Add To Cart';
$_['entry_display_add_to_cart_desc']    = 'Display add to cart button.';
$_['entry_display_wishlist']     		= 'Display Wishlist';
$_['entry_display_wishlist_desc']     	= 'Display wishlist button.';
$_['entry_display_compare']     		= 'Display Compare';
$_['entry_display_compare_desc']     	= 'Display compare button.';
$_['entry_display_sale']     	    	= 'Display sale';
$_['entry_display_sale_desc']        	= 'Display sale';
$_['entry_display_new']     	    	= 'Display new';
$_['entry_display_new_desc']        	= 'Display new';
$_['entry_date_day']     	    		= 'Date day new';
$_['entry_date_day_desc']        		= 'Number day for Product New';
//Tabs Images options	
$_['entry_product_image']     			= 'Product Image';
$_['entry_product_image_desc']     		= 'Product Fulltext';
$_['entry_product_get_image_data']     	= 'Get Image From Tab Data';
$_['entry_product_get_image_data_desc'] = 'Get image product from tab data image.';
$_['entry_product_get_image_image']    	= 'Get Image From Tab Image';
$_['entry_product_get_image_image_desc'] = 'Get image product from tab image.';
$_['entry_width'] 						= 'Width';
$_['entry_width_desc'] 					= 'Width of image.';
$_['entry_height'] 						= 'Height'; 
$_['entry_height_desc'] 				= 'Height of image.';
$_['entry_product_placeholder_path'] 	= 'Placeholder Path (or Url)'; 
$_['entry_product_placeholder_path_desc']= 'Coppy photo into foder The Path (or URL): image/so_deals_category/images';
$_['entry_display_banner_image'] 		= 'Display Banner Image'; 
$_['entry_display_banner_image_desc']	= 'Display banner image.'; 
$_['entry_banner_image'] 				= 'Banner Image'; 
$_['entry_banner_image_desc']			= 'Banner image.'; 
$_['entry_banner_image_url'] 			= 'Link Banner Image'; 
$_['entry_banner_image_url_desc']		= 'Link banner image.';
$_['entry_banner_width'] 				= 'Banner Image Width';
$_['entry_banner_width_desc'] 			= 'Banner width of image.';
$_['entry_banner_height'] 				= 'Banner Image Height'; 
$_['entry_banner_height_desc'] 			= 'Banner height of image.';
//Tabs Effect options
$_['effect_none'] 						= 'None';
$_['effect_fadeIn'] 					= 'Fade In';
$_['effect_zoomIn'] 					= 'Zoom In';
$_['effect_zoomOut'] 					= 'Zoom Out';
$_['effect_slideLeft'] 					= 'Slide Left';
$_['effect_slideRight'] 				= 'Slide Right';
$_['effect_slideTop'] 					= 'Slide Top';
$_['effect_slideBottom'] 				= 'Slide Bottom';
$_['effect_flip'] 						= 'Flip';
$_['effect_flipInX'] 					= 'Flip in Horizontal';
$_['effect_flipInY'] 					= 'Flip in Vertical';
$_['effect_starwars'] 					= 'Star war';
$_['effect_bounceIn'] 					= 'Bounce In';
$_['effect_bounceInUp'] 				= 'Bounce In Up';
$_['effect_bounceInDown'] 				= 'Bounce In Down';
$_['effect_pageTop'] 					= 'Page Top';
$_['effect_pageBottom'] 				= 'Page Bottom';
$_['entry_effect']                		= 'Effect';
$_['entry_effect_desc']           		= 'Choose the effect for the module here.';
$_['entry_duration']              		= 'Duration';
$_['entry_duration_desc']             	= 'Determining how long the animation will run. Larger = Slower.';
$_['entry_delay']                 		= 'Delay';
$_['entry_delay_desc']                 	= 'Sets a timer to delay the execution of the next item in the queue. Larger = Slower.';
$_['entry_autoplay']					= 'Auto Play';
$_['entry_autoplay_desc']				= 'Auto play.';
$_['entry_display_nav']					= 'Display Navigation';
$_['entry_display_nav_desc'] 			= 'Allow to show/hide navigation for slider';
$_['entry_display_loop'] 				= 'Display Loop';
$_['entry_display_loop_desc'] 			='Infinity loop. Duplicate last and first items to get loop illusion.';

$_['entry_touchdrag'] 					= 'Touch Drag';
$_['entry_touchdrag_desc'] 				= 'Touch drag enabled';
$_['entry_mousedrag'] 					= 'Mouse Drag';
$_['entry_mousedrag_desc'] 				= 'Mouse drag enabled';
$_['entry_pausehover'] 					= 'Pause On Hover';
$_['entry_pausehover_desc'] 			= 'Pause on mouse hover';
$_['entry_autoplayTimeout'] 			= 'Auto Interval Timeout';
$_['entry_autoplayTimeout_desc'] 		= 'Autoplay interval timeout for slider.';
$_['entry_autoplaySpeed'] 				= 'Auto Play Speed';
$_['entry_autoplaySpeed_desc'] 			= 'Auto play speed.';

//Tabs Advanced 
$_['entry_pre_text']                	= 'Pre-text';
$_['entry_pre_text_desc']               = 'Intro text of module';
$_['entry_post_text']               	= 'Post-text';
$_['entry_post_text_desc']              = 'Footer text of 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.';

// Help
$_['help_product']     = '(Autocomplete)';

$_['type_show_loadmore'] = 'Load More';
$_['type_show_slider'] = 'Slider';
// Error
$_['error_warning']          	= 'Warning: Please check the form carefully for errors!';
$_['error_permission'] 			= 'Warning: You do not have permission to modify featured module!';
$_['error_name']       			= 'Module Name must be between 3 and 64 characters!';
$_['error_head_name']       	= 'Module Head Name must be between 3 and 64 characters!';
$_['error_category']   			= 'This field must not be empty!';
$_['error_category_depth']  	= 'The number character format is required in this category depth!';
$_['error_source_limit'] 		= 'The number character format is required in this limitation!';
$_['error_tab_max_characters'] 	= 'The number character format is required in this title maxlength!';
$_['error_description_maxlength'] = 'The number character format is required in this description maxlength!';
$_['error_title_maxlength'] 	= 'The number character format is required in this title maxlength!';
$_['error_field_product_tab']   = 'This field must not be empty!';
$_['error_banner_image']   = 'This field must not be empty!';
$_['error_imgcfgcat_width']     = 'The number character format is required in this width!';
$_['error_imgcfgcat_height']    = 'The number character format is required in this height!';
$_['error_width']     			= 'The number character format is required in this width!';
$_['error_height']     			= 'The number character format is required in this height!';
$_['error_duration']     		= 'The number character format is required in this duration!';
$_['error_delay']     			= 'The number character format is required in this delay!';
$_['error_nb_row']     			= 'The number character format is required in this row!';
$_['error_date_day']  			= 'The number character format is required in this date new!';
$_['error_autoplayTimeout']     = 'The number character format is required in this autoplay Timeout!';
$_['error_autoplaySpeed']     	= 'The number character format is required in this autoplay Speed!';
$_['error_product_placeholder_path']    = 'The placeholder path must enter the picture, eg: nophoto.png';