<?php
// Heading
$_['heading_title']    = 'Latest Reviews';

// Text
$_['text_extension']   = 'Extensions';
$_['text_success']     = 'Success: You have modified Latest Reviews module!';
$_['text_edit']        = 'Edit Latest Reviews Module';
$_['text_width']        = 'Width:';
$_['text_height']        = 'Height:';


// Entry
$_['entry_name']       = 'Module Name';
$_['entry_status']     = 'Status';
$_['entry_limit']     = 'Limit';
$_['entry_productthumb']	= 'Review Page Product Image Thumb Size';
$_['entry_titleshow']  			= 'Show review title?';
$_['entry_dateformat']  			= 'Review Date Format';
$_['entry_ratingshow']  					= 'Show Review Rating?';
$_['entry_ratingshowcount']  					= 'Show Review Rating Count?';
/*start working 25 july */
$_['entry_reviewaddon']                = 'Review Add on as';
$_['entry_daysago']                = 'No. Days Ago';
$_['entry_dateformat']                = 'Date Format';
/*end working 25 july */
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify Latest Reviews module!';
$_['error_name']       = 'Module Name must be between 3 and 64 characters!';
$_['error_productthumb']      = 'Product Image Thumb Size required!';