File "octabproducts.php"

Full path: /home/cakedeco/retaildirectonline.co.uk/admin/language/en-gb/extension/module/octabproducts.php
File size: 3.86 B (3.86 KB bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
// Heading
$_['heading_title']    		 = '<b><i>OC Tab Products</i></b>';
$_['page_title']    		 = 'OC Tab Products';
// Text
$_['text_module']      		 = 'Modules';
$_['text_success']     		 = 'Success: You have modified Oc Tab products module!';
$_['text_edit']        		 = 'Edit OC Tab Products Module';
$_['text_extension']   = 'Extensions';
// Entry
$_['entry_module_image']    		= 'Module Image';
$_['entry_module_image2']    		= 'Module Image 2';
$_['entry_module_image_link']    		= 'Module Image Link';
$_['entry_width']      = 'Width';
$_['entry_height']     = 'Height';
$_['entry_name']       		 = 'Module Name';
$_['entry_class']       		 = 'Class Style';
$_['entry_product']    		 = 'Products';
$_['entry_limit']      		 = 'Limit';
$_['entry_des_limit']      		 = 'Description Limit';
$_['entry_size']      	 	 = 'Size';
$_['entry_dessize']     	 = 'Width x Height';
$_['entry_status']   	     = 'Status';
$_['entry_show_top_description']   	     = 'Show Top Description';
$_['entry_type']    		 = 'Choose type of products';
$_['entry_type_all']    	 = 'All products';
$_['entry_type_cate']    	 = 'Category products';
$_['entry_type_auto']     	 = 'Auto products';
$_['entry_cate_select']      = 'Select category';
$_['entry_pfrom']     		 = 'Product from';
$_['entry_pfrom_all']        = 'All products';
$_['entry_pfrom_select']     = 'Select product';
$_['entry_new']     		 = 'New products';
$_['entry_sale']    		 = 'Special products';
$_['entry_mostview']    	 = 'Most view products';
$_['entry_bestseller']    	 = 'Best seller products';
$_['entry_dealproducts']     = 'Deal products';
$_['entry_title']    		 = 'Heading title';
$_['entry_subtitle']    		 = 'Sub title';
$_['entry_description']    	 = 'Top Description';
$_['entry_product_type']     = 'Product type';
$_['entry_grid']    		 = 'Grid';
$_['entry_list']     		 = 'List';
$_['entry_other']     		 = 'Other';
$_['entry_slider']    		 = 'Using slider';
$_['entry_yes']    			 = 'Yes';
$_['entry_no']    			 = 'No';
$_['entry_auto']    		 = 'Auto play';
$_['entry_loop']    		 = 'Use loop ?';
$_['entry_margin']    		 = 'margin item';
$_['entry_time']    		 = 'Time';
$_['entry_pprow']     		 = 'Number product per row';
$_['entry_item']    		 = 'Items on screen';
$_['entry_speed']   	  	 = 'Speed';
$_['entry_rows']     		 = 'Rows';
$_['entry_navigation']       = 'Show next/back';
$_['entry_pagination']     	 = 'Show pagination';
$_['entry_showcart']     	 = 'Show Add To Cart';
$_['entry_showwishlist']     	 = 'Show Wishlist';
$_['entry_showcompare']     	 = 'Show Compare';
$_['entry_showquickview']     	 = 'Show Quickview';
$_['entry_show_description'] = 'Show description';
$_['entry_responsive']       = 'Responsive';
$_['entry_desktop']     	 = 'Desktop';
$_['entry_sdesktop']     	 = 'Small desktop';
$_['entry_tablet']     	 	 = 'Tablet';
$_['entry_mobile']     		 = 'Mobile';
$_['entry_countdown']    	 = 'Show countdown';
$_['entry_countdown_small']  = 'When a product has specific price with end date.';
$_['entry_rotator']     	 = 'Image rotator';
$_['entry_newlabel']     	 = 'Show new label';
$_['entry_salelabel']     	 = 'Show sale label';
$_['entry_selectspecificproduct']     		= 'Select specific products';
$_['entry_selectspecificproduct_small']     = 'Select specific products for this category';
$_['entry_specificproduct']  = 'Specific products';
$_['entry_textall']     	 = 'Display all products from this category';
$_['entry_deletetap']     	 = 'Delete this tab';
$_['entry_overwritetitle']   = 'Tab title';
$_['entry_addnewtab']        = ' + Add new tab ';
// Help
$_['help_product']     = '(Autocomplete)';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify OcProduct module!';
$_['error_name']       = 'Module Name must be between 3 and 64 characters!';
$_['error_width']      = 'Width required!';
$_['error_height']     = 'Height required!';
$_['error_category']     = 'You have to select a category !';