<?php
// Heading
$_['heading_title']    	= '<b><i>OC Featured Categories Tab</i></b>';
$_['page_title']    	= 'OC Featured Categories Tab';

// Text
$_['text_extension']      = 'Extensions';
$_['text_success']     	= 'Success: You have modified Featured Categories Tab module!';
$_['text_edit']        	= 'Edit Featured Categories Tab Module';

// Entry
$_['entry_name']       	= 'Module Name';
$_['entry_rotator']       = 'Use Rotator Image';
$_['entry_thumbnail']       = 'Use Thumbnail Image';
$_['entry_showlabel']       = 'Show Sale/New Label';
$_['entry_product']    	= 'Products';
$_['entry_limit']      	= 'Limit';
$_['entry_width']      	= 'Width';
$_['entry_height']     	= 'Height';
$_['entry_status']     	= 'Status';
$_['entry_item']       	= 'Items';
$_['entry_speed']      	= 'Speed';
$_['entry_autoplay']   	= 'Auto Play';
$_['entry_showprice']  	= 'Show Price';
$_['entry_showdes']    	= 'Show Description';
$_['entry_showaddtocart']	= 'Show Add To Cart';
$_['entry_shownextback']    = 'Show Next/Back';
$_['entry_shownav']    	= 'Show Navigation';
$_['entry_rows']    	= 'Rows Products';

// Error
$_['error_permission'] 	= 'Warning: You do not have permission to modify Featured Categories Tab module!';
$_['error_name']       	= 'Module Name must be between 3 and 64 characters!';
$_['error_width']      	= 'Width required!';
$_['error_height']     	= 'Height required!';