File "occategorythumbnail.php"

Full path: /home/cakedeco/retaildirectonline.co.uk/admin/language/de-de/catalog/occategorythumbnail.php
File size: 996 B (996 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
// Heading
$_['heading_title']          = 'Categories Thumbnail';

// Text
$_['text_success']           = 'Success: You have modified categories thumbnail!';
$_['text_thumbnail']         = 'Categories Thumbnail';
$_['text_list']              = 'Category Thumbnail List';
$_['text_form']              = 'Edit Category Thumbnail';
$_['text_edit']              = 'Edit Category Thumbnail';
$_['text_yes']               = 'Yes';
$_['text_no']                = 'No';

// Column
$_['column_name']            = 'Category Name';
$_['column_sort_order']      = 'Sort Order';
$_['column_action']          = 'Action';
$_['column_thumbnail']       = 'Thumbnail Image';
$_['column_homethumb']       = 'Home Thumbnail Image';
$_['column_featured']        = 'Is Featured';

// Entry
$_['entry_name']             = 'Category Name';
$_['entry_thumbnail_image']  = 'Thumbnail Image';
$_['entry_homethumb_image']  = 'Home Thumbnail Image';
$_['entry_featured']  		 = 'Is Featured?';