<?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!';