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

// Text
$_['text_module']      = 'Modules';
$_['text_success']     = 'Success: You have modified module TG Mango Footer Module!';
$_['text_left']        = 'Left';
$_['text_right']       = 'Right';
$_['text_footer']       = 'Footer';
$_['text_image_manager'] = 'Image Manager';
$_['text_description'] = 'Description';
$_['text_info_title'] = 'Title:';



// Tab
$_['tab_gen']         = 'General Setting';
$_['tab_info']       = 'HTML 1';
$_['tab_twitter']    = 'HTML 2';
$_['tab_facebook']       = 'Facebook';
$_['tab_contact']        = 'Contact Us';
$_['tab_payment']        = 'Payment Images';



// Entry
$_['entry_limit']      = 'Limit:';
$_['entry_code']       = 'Text';
$_['entry_position']   = 'Position:';
$_['entry_status']     = 'Status:';
$_['entry_sort_order'] = 'Sort Order:';
$_['entry_url'] = 'URL:';
$_['entry_storetitle'] = 'Store Title:';
$_['entry_unsubscribe']  = 'Unsubscribe:';
$_['entry_mail']   		 = 'Send Email';
$_['entry_registered']   = 'Registered Users:';
$_['entry_informationurl'] = 'URL:';
$_['entry_informationtitle'] = 'Information Title:';
$_['entry_categoryurl'] = 'URL:';
$_['entry_categorytitle'] = 'Category Title:';
$_['entry_supporttitle'] = 'Support Title:';
$_['entry_image']        = 'Image: <br /><span class="help">Click on the image to change it.</span>';
$_['entry_url']        = 'Link Address: ';

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

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

?>