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

// Text
$_['text_module']         = 'Modules';
$_['text_success']        = 'Success: You have modified module Boss - Slideshow!';
$_['text_content_top']    = 'Content Top';
$_['text_content_bottom'] = 'Content Bottom';
$_['text_image_manager']  = 'Image Manager';
$_['text_browse']		  = 'Browse';
$_['text_clear']   		  = 'Clear';

// Entry
$_['entry_image']         = 'Image (W x H):';
$_['entry_layout']        = 'Layout:';
$_['entry_position']      = 'Position:';
$_['entry_status']        = 'Status:';
$_['entry_sort_order']    = 'Sort Order:';

$_['nivo_caption']		  = 'Caption';
$_['nivo_URL']		  	  = 'URL';
$_['nivo_image']		  = 'Image';

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