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

<?php
// Heading
$_['heading_title']    = 'So Extra Slider';
$_['heading_title_so']    = 'So Extra Slider <b style="font-size:10px; background:#aaa; color:#fff; padding: 3px;font-weight:normal">version 2.1.1</b>';
$_['entry_button_clear_cache']  = 'Flush Cache';
// Text
$_['text_module']      			= 'Modules';
$_['text_success']     			= 'Success: You have modified featured module!';
$_['text_success_remove']       = 'Success: Flush SO Cache successfully!';
$_['text_create_new_module']	= 'Create A New Module';
$_['text_edit_module'] 			= 'Edit 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';

// value
$_['value_blank']			= 'New Window';
$_['value_self']			= 'Same Window';
$_['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_sales']       	= 'Sale';
$_['value_asc']       		= 'Ascending';
$_['value_desc']       		= 'Descending';
$_['value_top']       		= 'Top';
$_['value_under']       	= 'Under';
$_['value_layout1']       	= 'Layout 1';
$_['value_layout2']       	= 'Layout 2';
$_['value_layout3']       	= 'Layout 3';
$_['value_layout4']       	= 'Layout 4';
$_['value_layout5']       	= 'Layout 5';
$_['value_layout6']       	= 'Layout 6';
$_['value_layout7']       	= 'Layout 7';
$_['value_layout8']       	= 'Layout 8';
// Entry
$_['entry_name']       		= 'Module Name';
$_['entry_name_desc']       = 'Module must have a name';
$_['entry_head_name']         = 'Head Title';
$_['entry_head_name_desc']    = 'Head title';
$_['entry_display_title_module']       = 'Show Title of Module';
$_['entry_display_title_module_desc']       = '';

$_['entry_module']     			= 'General Options';
$_['entry_source_option']   	= 'Source Options';
$_['entry_product_option']  	= 'Products Options';
$_['entry_image_option']    	= 'Image Options';
$_['entry_effect_option']   	= 'Effect Options';
$_['entry_advanced_option']     = 'Advanced Options';

// General Options
$_['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_button_page']  		    = 'Button page';
$_['entry_button_page_desc']        = 'The Type shows of button page';
$_['entry_column']     		        = '# Column';
$_['entry_nb_row']                  = '# Rows';
$_['entry_nb_row_desc']             = 'Number rows ';
$_['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 ';

// Source Options

$_['entry_type_data']     				= 'Type Data';
$_['entry_type_data_desc']     			= 'Type Data';
$_['text_category_data']     			= 'Category';
$_['text_category_data_desc']     		= 'Category';
$_['entry_category']     				= 'Category';
$_['text_product_feature']     			= 'Product Feature';
$_['entry_product_feature']     		= 'Product Feature';
$_['entry_product_feature_desc']     	= 'Product Feature';
$_['entry_category_desc']   			= 'Select Category';
$_['entry_child_category']  			= 'Child Category Products';
$_['entry_child_category_desc']  		= 'Include or Exclude Products from Child Categories.';
$_['entry_include']     				= 'Include';
$_['entry_exclude']     				= 'Exclude';
$_['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_limitation']     				= 'Limitation';
$_['entry_limitation_desc'] 			= 'The number of products to display. The default value of 0 will display all products.';

// Products 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_display_price']     			= 'Display Price';
$_['entry_display_price_desc']     		= 'Allow to yes/no prices for product';
$_['entry_products_style']  		    = 'Select style';
$_['entry_products_style_desc']         = 'The style shows of products';
$_['entry_display_readmore_link']     	= 'Display Readmore Link';
$_['entry_display_readmore_link_desc']  = 'On or off readmore Link';
$_['entry_readmore_text']     	        = 'Read More Text';
$_['entry_readmore_text_desc']          = 'Title Read More Text';
$_['entry_display_viewall_link']     	= 'Display view all Link';
$_['entry_viewall_text']     	        = 'View all Text';
$_['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_rating']     			= 'Display Rating';
$_['entry_display_rating_desc']     	= 'Allow to yes/no rating for product.';
$_['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';
$_['entry_product_image_num']         	= 'Product Image Number';
$_['entry_product_image_num_desc']     	= 'Show number image for product'; 

// Image Options
$_['entry_product_image']     			= 'Display 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_placeholder_path']      		= 'Placeholder Path (or Url)';
$_['entry_placeholder_path_desc']      	= 'The Path (or URL) of Default Image';

// 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'] 				= 'Flip';
$_['entry_margin']                		= 'Margin Right Item';
$_['entry_margin_desc']             	= 'Margin-right(px) on Item.';
$_['entry_slideBy']               		= 'SlideBy Item';
$_['entry_slideBy_desc']            	= 'Navigation slide by x. page string can be set to slide by page.';
$_['entry_autoplay']	                = 'Auto Play';
$_['entry_autoplay_desc']           	= 'Allow to on/off auto play for slider';
$_['entry_autoplaySpeed']    			= 'Auto Play Speed';
$_['entry_autoplaySpeed_desc']    		= 'Autoplay Speed.';
$_['entry_smartSpeed']    				= 'Smart Speed';
$_['entry_smartSpeed_desc']    			= 'Autoplay Smart Speed.';
$_['entry_startPosition']    			= 'Start Position Item';
$_['entry_startPosition_desc']    		= 'Start position or URL Hash string like #id.';
$_['entry_mouseDrag']    				= 'Mouse Drag';
$_['entry_mouseDrag_desc']    			= 'Mouse drag enabled';
$_['entry_touchDrag']    				= 'Touch Drag';
$_['entry_touchDrag_desc']    			= 'Touch drag enabled';
$_['entry_pullDrag']    				= 'Pull Drag';
$_['entry_pullDrag_desc']    			= 'Stage pull to edge';
$_['entry_dots']    					= 'Show Pagination';
$_['entry_dots_desc']    				= 'Allow show/hide pagination for module';
$_['entry_dotsSpeed']    				= 'Pagination Speed';
$_['entry_dotsSpeed_desc']    			= 'Pagination Speed.';
$_['entry_loop']    					= 'Loop';
$_['entry_loop_desc']    				= 'Loop.';
$_['entry_navs']    					= 'Show Navigation';
$_['entry_center']    					= 'Center';
$_['entry_navs_desc']    				= 'Allow show/hide navigation for module';
$_['entry_navspeed']    				= 'Navigation Speed';
$_['entry_navspeed_desc']    			= 'Navigation Speed.';
$_['entry_display_nav']	                = 'Display Navigation';
$_['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_autoplayTimeout']      		= 'Auto Interval Timeout';
$_['entry_autoplayTimeout_desc']    	= 'Autoplay interval timeout for slider.';
$_['entry_autoplayHoverPause']    		= 'Pause On Hover';
$_['entry_autoplayHoverPause_desc']    	= 'Pause on mouse hover';
$_['slide']                             = 'Slide';
$_['fade']                              = 'Fade';

//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)';
$_['entry_status']     = 'Status';
$_['entry_status_desc']     = 'Publish/Unpublish Module';
// 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_product_feature']   	= 'This field must not be empty!';
$_['error_category_depth']  	= 'The number character format is required in this category depth!';
$_['error_limitation'] 			= 'The number character format is required in this limitation!';
$_['error_nb_row']     			= 'The number character format is required in this row!';
$_['error_title_maxlength'] 	= 'The number character format is required in this title maxlength!';
$_['error_description_maxlength'] = 'The number character format is required in this description maxlength!';
$_['error_width']      			= 'The number character format from 1 to 5000 is required in this width!';
$_['error_height']     			= 'The number character format from 1 to 5000 is required in this height!';
$_['error_autoplayTimeout']     = 'The number character format is required in this Autoplay Timeout!';
$_['error_autoplay_speed']  	= 'The number character format is required in this auto play speed!';
$_['error_duration']     		= 'The number character format is required in this duration!';
$_['error_delay']     			= 'The number character format is required in this delay!';
$_['error_margin']     			= 'The number character format is required in this margin!';
$_['error_slideBy']     		= 'The number character format is required in this slide by!';
$_['error_smartSpeed']     		= 'The number character format is required in this smart speed!';
$_['error_startPosition']     	= 'The number character format is required in this start position!';
$_['error_autoplaySpeed']     	= 'The number character format is required in this Autoplay Speed!';
$_['error_dotsSpeed']     		= 'The number character format is required in this pagination speed!';
$_['error_navSpeed']     		= 'The number character format is required in this navigation speed!';
$_['error_placeholder_path']   	= 'This field must not be empty!';
$_['error_date_day']  			= 'The number character format is required in this date new!';