<?php
// Heading
$_['heading_title']       = 'Unislider No.1';

// Text
$_['text_module']         = 'Modules';
$_['text_success']        = 'Success: You have modified module unislider!';
$_['text_content_top']    = 'Content Top';
$_['text_content_bottom'] = 'Content Bottom';
$_['text_column_left']    = 'Column Left';
$_['text_column_right']   = 'Column Right';
$_['text_TabGeneral']      = 'General Settings';
$_['text_TabInfo']         = 'InfoBox';


// Entry
$_['entry_speed']       = 'Pause between transitions (ms):';
$_['entry_support'] 	= 'Support :';
$_['entry_navigation']   = 'Navigation:';
$_['entry_target']   	 = 'HTML Links - The target Attribute:';
$_['entry_distance']  	 = 'Distance (px)';
$_['entry_info_width'] 	= 'WIDTH (px) OF BANNER IMAGE :';
$_['entry_width']        = 'Width (px)';

$_['entry_banner']        = 'Banner:';
$_['entry_dimension']     = 'Dimension (W x H):';
$_['entry_layout']        = 'Layout:';
$_['entry_position']      = 'Position:';
$_['entry_status']        = 'Status:';
$_['entry_sort_order']    = 'Sort Order:';

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