Please enter the details of the Gift Voucher you wish to send below. For more information, please see our '.GV_FAQ.'.
');
define('ENTRY_NAME', 'Recipient\'s Name:');
define('ENTRY_EMAIL', 'Recipient\'s E-Mail Address:');
define('ENTRY_MESSAGE', 'Message to Recipient:');
define('ENTRY_AMOUNT', 'Amount of Gift Voucher:');
define('ERROR_ENTRY_AMOUNT_CHECK', ' Invalid Amount');
define('ERROR_ENTRY_EMAIL_ADDRESS_CHECK', ' Invalid Email Address');
define('MAIN_MESSAGE', 'You have decided to post a gift voucher worth %s to %s who\'s email address is %s
The text accompanying the email will read
Dear %s
You have been sent a Gift Voucher worth %s by %s');
define('PERSONAL_MESSAGE', '%s says');
define('TEXT_SUCCESS', 'Congratulations, your Gift Voucher has successfully been sent');
define('EMAIL_SEPARATOR', '----------------------------------------------------------------------------------------');
define('EMAIL_GV_TEXT_HEADER', 'Congratulations, You have received a gift voucher worth %s');
define('EMAIL_GV_TEXT_SUBJECT', 'A gift from %s');
define('EMAIL_GV_FROM', 'This Gift Voucher has been sent to you by %s');
define('EMAIL_GV_MESSAGE', 'With a message saying ');
define('EMAIL_GV_SEND_TO', 'Hi, %s');
define('EMAIL_GV_REDEEM', 'To redeem this Gift Voucher, please click on the link below. Please also write down the redemption code which is %s. In case you have problems.');
define('EMAIL_GV_LINK', 'To redeem please click ');
define('EMAIL_GV_VISIT', ' or visit ');
define('EMAIL_GV_ENTER', ' and enter the code ');
define('EMAIL_GV_FIXED_FOOTER', 'If you are having problems redeeming the Gift Voucher using the automated link above, ' . "\n" .
'you can also enter the Gift Voucher code during the checkout process at our store.' . "\n\n");
define('EMAIL_GV_SHOP_FOOTER', '');
?>