File "ocsearchcategory.php"

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

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
// Heading
$_['heading_title']       = '<b><i>OC Search Category</i></b>';
$_['page_title']       = 'OC Search Category';

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

// Entry
$_['entry_status']          = 'Enable Search by Category';
$_['entry_ajax_enabled']    = 'Enable Ajax Search';
$_['entry_image']           = 'Ajax Loader Image';
$_['entry_product_image']   = 'Show Product Image';
$_['entry_product_price']   = 'Show Product Price';

//Error
$_['error_code']           = 'Modification requires a unique ID code!';