<?php
// Heading
$_['heading_title']       = 'Products Slideshow';

// Text
$_['text_module']         = 'Modules';
$_['text_success']        = 'Success: You have modified module Products 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_light'] 		  = 'Light';
$_['text_dark'] 		  = 'Dark';
$_['text_fade'] 		  = 'Fade';
$_['text_slideleft']      = 'Slide Left';
$_['text_none']   		  = 'none';
$_['text_true']      	  = 'Yes';
$_['text_false']   		  = 'No';


// Entry
$_['entry_product']       = 'Products:<br /><span class="help">(Autocomplete)</span>';
$_['entry_image']         = 'Image (W x H):';
$_['entry_layout']        = 'Layout:';
$_['entry_position']      = 'Position:';
$_['entry_theme']         = 'Choose Theme:';
$_['entry_effect']        = 'Effect:';
$_['entry_hoverpause']    = 'Pause on Hover:';
$_['entry_speed']    	  = 'Speed:';
$_['entry_changespeed']   = 'Speed of transitions:';
$_['entry_controls']      = 'Control:';
$_['entry_links']      	  = 'Display Numeric Links:';
$_['entry_status']        = 'Status:';
$_['entry_sort_order']    = 'Sort Order:';

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