| 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/modules/payment/ |
Upload File : |
<?php /* -------------------------------------------------------------- moneyorder.lang.inc.php 2015-03-26 gm Gambio GmbH http://www.gambio.de Copyright (c) 2015 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 ( 'MODULE_PAYMENT_MONEYORDER_TEXT_TITLE' => 'Check/Money Order', 'MODULE_PAYMENT_MONEYORDER_TEXT_DESCRIPTION' => 'Make payable to: %s<br />Send to:<br /><br />%s<br /><br />Your order will not ship until we receive payment!', 'MODULE_PAYMENT_MONEYORDER_TEXT_EMAIL_FOOTER' => "Make payable to: %s\n\nSend to:\n%s\n\nYour order will not ship until we receive payment", 'MODULE_PAYMENT_MONEYORDER_TEXT_INFO' => 'Pay in advance', 'MODULE_PAYMENT_MONEYORDER_STATUS_TITLE' => 'Enable Check/Money Order Module', 'MODULE_PAYMENT_MONEYORDER_STATUS_DESC' => 'Do you want to accept check/money order payments?', 'MODULE_PAYMENT_MONEYORDER_ALLOWED_TITLE' => 'Allowed Zones', 'MODULE_PAYMENT_MONEYORDER_ALLOWED_DESC' => 'Please enter the zones <b>individually</b> that should be allowed to use this module (e.g. US, UK (leave blank to allow all zones))', 'MODULE_PAYMENT_MONEYORDER_PAYTO_TITLE' => 'Make Payable to:', 'MODULE_PAYMENT_MONEYORDER_PAYTO_DESC' => 'Who should payments be made payable to?', 'MODULE_PAYMENT_MONEYORDER_PAYTO_ERROR' => 'Error: Please insert a payee.', 'MODULE_PAYMENT_MONEYORDER_SORT_ORDER_TITLE' => 'Display Sort Order', 'MODULE_PAYMENT_MONEYORDER_SORT_ORDER_DESC' => 'Display sort order; the lowest value is displayed first.', 'MODULE_PAYMENT_MONEYORDER_ZONE_TITLE' => 'Payment Zone', 'MODULE_PAYMENT_MONEYORDER_ZONE_DESC' => 'When a zone is selected, this payment method will be enabled for that zone only.', 'MODULE_PAYMENT_MONEYORDER_ORDER_STATUS_ID_TITLE' => 'Set Order Status', 'MODULE_PAYMENT_MONEYORDER_ORDER_STATUS_ID_DESC' => 'Set the status of orders made using this payment module to this value' );