PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/youronlinestore.kerihosting.com/admin/language/english/sale/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/youronlinestore.kerihosting.com/admin/language/english/sale/voucher.php

<?php
// Heading  
$_['heading_title']     = 'Gift Voucher';

// Text
$_['text_send']         = 'Send';
$_['text_success']      = 'Success: You have modified vouchers!';
$_['text_sent']         = 'Success: Gift Voucher e-mail has been sent!';
$_['text_wait']         = 'Please Wait!';

// Column
$_['column_name']       = 'Voucher Name';
$_['column_code']       = 'Code';
$_['column_from']       = 'From';
$_['column_to']         = 'To';
$_['column_theme']      = 'Theme';
$_['column_amount']     = 'Amount';
$_['column_status']     = 'Status';
$_['column_order_id']   = 'Order ID';
$_['column_customer']   = 'Customer';
$_['column_date_added'] = 'Date Added';
$_['column_action']     = 'Action';

// Entry
$_['entry_code']        = 'Code:<br /><span class="help">The code the customer enters to activate the voucher.</span>';
$_['entry_from_name']   = 'From Name:';
$_['entry_from_email']  = 'From E-Mail:';
$_['entry_to_name']     = 'To Name:';
$_['entry_to_email']    = 'To E-Mail:';
$_['entry_theme']       = 'Theme:';
$_['entry_message']     = 'Message:';
$_['entry_amount']      = 'Amount:';
$_['entry_status']      = 'Status:';

// Error
$_['error_permission']  = 'Warning: You do not have permission to modify vouchers!';
$_['error_exists']      = 'Warning: Voucher code is already in use!';
$_['error_code']        = 'Code must be between 3 and 10 characters!';
$_['error_to_name']     = 'Recipient\'s Name must be between 1 and 64 characters!';
$_['error_from_name']   = 'Your Name must be between 1 and 64 characters!';
$_['error_email']       = 'E-Mail Address does not appear to be valid!';
$_['error_amount']      = 'Amount must be greater than or equal to 1!';
$_['error_order']       = 'Warning: This voucher cannot be deleted as it is part of an <a href="%s">order</a>!';
?>