File "ocfeaturedcategory.php"
Full path: /home/cakedeco/retaildirectonline.co.uk/admin/language/de-de/extension/module/ocfeaturedcategory.php
File
size: 1.22 B
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
// Heading
$_['heading_title'] = '<b><i>OC Featured Category</i></b>';
$_['page_title'] = 'OC Featured Category';
// Text
$_['text_extension'] = 'Extensions';
$_['text_success'] = 'Success: You have modified Featured Category module!';
$_['text_edit'] = 'Edit Featured Category Module';
// Entry
$_['entry_name'] = 'Module Name';
$_['entry_slider'] = 'Use Slider';
$_['entry_width'] = 'Width';
$_['entry_height'] = 'Height';
$_['entry_status'] = 'Status';
$_['entry_item'] = 'Items';
$_['entry_limit'] = 'Limit';
$_['entry_speed'] = 'Speed';
$_['entry_autoplay'] = 'Auto Play';
$_['entry_shownextback'] = 'Show Next/Back';
$_['entry_showdes'] = 'Show Description';
$_['entry_showsub'] = 'Show Sub Categories';
$_['entry_showsubnumber'] = 'Number of Sub Categories';
$_['entry_shownav'] = 'Show Navigation';
$_['entry_rows'] = 'Rows of Categories';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify Featured Category module!';
$_['error_name'] = 'Module Name must be between 3 and 64 characters!';
$_['error_width'] = 'Width required!';
$_['error_height'] = 'Height required!';