<?php
// Heading
$_['heading_title']       = 'TG Mango Nivo Slide Show';

// Text
$_['text_module']         = 'Modules';
$_['text_success']        = 'Success: You have modified module slideshow!';
$_['text_content_top']    = 'Content Top';
$_['text_content_bottom'] = 'Content Bottom';
$_['text_column_left']    = 'Column Left';
$_['text_column_right']   = 'Column Right';
$_['text_pleaseselect']     = 'Please select';
$_['text_pause']      = 'Pause on Mouse Over: ';


// Entry
$_['entry_banner']        = 'Banner:';
$_['entry_dimension']     = 'Dimension (W x H):';
$_['entry_layout']        = 'Layout:';
$_['entry_position']      = 'Position:';
$_['entry_status']        = 'Status:';
$_['entry_sort_order']    = 'Sort Order:';
$_['entry_delay']      = 'Pause Between Transitions (ms): ';
$_['entry_speed']      = 'Animation Speed of Transition (ms):';
$_['entry_pause']      = 'Pause on Mouse Over: ';
$_['entry_effect']      = 'Slide Effect: ';
$_['entry_slices']      = 'Slices: <br /><span class="help">For slice animations.</span>';
$_['entry_boxcolumns']   = 'Number of box Columns: <br /><span class="help">For box animations.</span>';
$_['entry_boxrows']      = 'Number of box Rows: <br /><span class="help">For box animations.</span>';

// Error
$_['error_permission']    = 'Warning: You do not have permission to modify module slideshow!';
$_['error_dimension']     = 'Width &amp; Height dimensions required!';
?>