<?php
// Heading
$_['heading_title']    = 'TG Mango Payment Images';

// Text
$_['text_module']           = 'Modules';
$_['text_success']          = 'Success: You have modified the TG Mango Payment Images Module!';
$_['text_pleaseselect']     = 'Please select';
$_['text_true']             = 'True';
$_['text_false']            = 'False';
$_['text_image_manager']    = 'Slideshow Manager';
$_['text_left']             = 'Left';
$_['text_right']            = 'Right';
$_['text_middletop']        = 'Middle&nbsp;Top';
$_['text_home']             = 'Home';
$_['text_footer']           = 'Footer';

// Entry
$_['entry_position']   = 'Position: ';
$_['entry_image']        = 'Image: <br /><span class="help">Click on the image to change it.</span>';
$_['entry_status']     = 'Status: ';
$_['entry_url']        = 'Link Address: ';
$_['entry_target']     = 'Link Target: ';
$_['entry_sort']       = 'Sort Order: ';



// Buttons
$_['button_addslide']  = 'Add New Payment Image';
$_['button_remove']    = 'Remove';

// Tab
$_['tab_gen']               = 'General Setting';
$_['tab_sliderimage']                = 'Payment Image Manager';

// Error
$_['error_permission'] = 'Warning: You do not have permission to modify the TG Mango Payment Images Module!';

// Help

$_['help_linkurl']             = '<span class="help">This will be the link on this image. Enter full url including the http://</span>';
$_['help_alttext']             = '<span class="help">This will be alternate text on this image/slide</span>';
$_['help_browsetitle']         = 'Browse for an image';
$_['help_addslidehdr']         = 'Create New Slides';
$_['help_addslidetext']        = 'Click on "Add New Payment Image" to create a new image. You can choose to add a url link to the image if you wish.';
$_['help_height']              = 'Overall slide image height (pixels). Oversized image will be hidden past this height';

?>