| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/lang/english/original_sections/admin/voucher/ |
Upload File : |
<?php /* -------------------------------------------------------------- gv_mail.lang.inc.php 2019-05-10 Gambio GmbH http://www.gambio.de Copyright (c) 2019 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] -------------------------------------------------------------- */ $t_language_text_section_content_array = array ( 'HEADING_TITLE' => 'Send Gift Voucher to Customers', 'HEADING_SUB_TITLE' => 'Tools', 'TEXT_CUSTOMER' => 'Customer:', 'TEXT_SUBJECT' => 'Subject:', 'TEXT_FROM' => 'From:', 'TEXT_TO' => 'Email to:', 'TEXT_AMOUNT' => 'Amount', 'TEXT_MESSAGE' => 'Message:', 'TEXT_SINGLE_EMAIL' => '<span class="smallText">Use this for sending single emails or use the dropdown above</span>', 'TEXT_AUTOCOMPLETE' => '<span class="smallText">Use the autocomplete functionality for finding the customer.</span>', 'TEXT_SELECT_CUSTOMER' => 'Select Customer', 'TEXT_ALL_CUSTOMERS' => 'All Customers', 'TEXT_NEWSLETTER_CUSTOMERS' => 'To All Newsletter Subscribers', 'NOTICE_EMAIL_SENT_TO' => 'Notice: email sent to: %s', 'ERROR_NO_CUSTOMER_SELECTED' => 'Error: No customer has been selected.', 'ERROR_NO_AMOUNT_SELECTED' => 'Error: No amount has been selected.', 'TEXT_GV_WORTH' => 'The gift voucher is worth ', 'TEXT_TO_REDEEM' => 'To redeem this gift voucher, please click on the link below. Please also note the redemption code', 'TEXT_WHICH_IS' => ' which is ', 'TEXT_IN_CASE' => ' if you have any problems.', 'TEXT_OR_VISIT' => 'or visit ', 'TEXT_ENTER_CODE' => ' and enter the code in the checkout process', 'TEXT_REDEEM_COUPON_MESSAGE_HEADER' => 'You recently purchasd a gift voucher from our site. The amount of the gift voucher was not immediately credited to you for security reasons. The store owner has now released this amount.', 'TEXT_REDEEM_COUPON_MESSAGE_AMOUNT' => "\n\nThe value of the gift voucher is %s", 'TEXT_REDEEM_COUPON_MESSAGE_BODY' => "\n\nYou can now visit our site; log in and send the gift voucher amount to anyone you want.", 'TEXT_REDEEM_COUPON_MESSAGE_FOOTER' => "\n\n" );