<?php
// Heading
$_['heading_title']       = 'Special Offer with Countdown Timer';

// Text
$_['text_heading_title']  = 'Heading title';
$_['text_module']         = 'Modules';
$_['text_success']        = 'Success: You have modified module special price countdown!';
$_['text_content_top']    = 'Content Top';
$_['text_content_bottom'] = 'Content Bottom';
$_['text_column_left']    = 'Column Left';
$_['text_column_right']   = 'Column Right';

$_['text_horizontal']    = 'Horizontal';
$_['text_vertical']      = 'Vertical';
$_['text_fade']          = 'Fade';
$_['text_next']          = 'Next';
$_['text_prev']          = 'Prev';


$_['text_intro']           = 'Recommendation: If you want to show "Special" in Column Left or Right set "Show 00 days" to NO and digit Width, Height to fit with your design.<br /><br /> Fade Transition : will overwrite slider setting (show 1 product at time, slide step 1)<br />';

// Entry
$_['entry_limit']         = 'Limit:';
$_['entry_image']         = 'Image (W x H):';
$_['entry_layout']        = 'Layout:';
$_['entry_position']      = 'Position:';
$_['entry_status']        = 'Status:';
$_['entry_sort_order']    = 'Sort Order:';
$_['entry_digit_wh']      = 'Digit (W X H)<span class="help">(width = readonly, calculated based on height)</span>';
$_['entry_hours_bs']      = 'Show counter<span class="help"> X hours before offer expire</span>';
$_['entry_show_days']     = 'Show 00 days counter<span class="help">(when remaining hours < 24)</span>';
$_['entry_transition']    = 'Transition';
$_['entry_slide_direction'] = 'Slide<br /> Direction';
$_['entry_show_once']     = 'Show once<span class="help">(no of products displayed once)</span>';
$_['entry_slide_step']    = 'Slide step';


// Error
$_['error_permission']    = 'Warning: You do not have permission to modify module special price countdown!';
$_['error_image']         = 'Image width &amp; height dimensions required!';
?>