<?php
// Heading
$_['heading_title']       = 'Option Image | By <a href="http://www.marketinsg.com">MarketInSG</a>';

// Text
$_['text_heading']		  = 'Option Image';
$_['text_module']         = 'Modules';
$_['text_success']        = 'Success: You have modified module Option Image!';
$_['text_install']		  = 'Install';
$_['text_uninstall']	  = 'Uninstall';

// Entry
$_['entry_option_image']       		 = 'Option Image:';
$_['entry_option_image_plus']        = 'Option Image Plus:';

// Error
$_['error_permission']    = 'Warning: You do not have permission to modify Option Image!';
$_['error_install']       = 'Warning: There was an error during installation!';
$_['error_uninstall']     = 'Warning: There was an error during uninstallation!';
?>