| 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/ |
Upload File : |
<?php /* -------------------------------------------------------------- admin_countries.lang.inc.php 2019-09-18 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 ( 'GM_BUTTON_ACTIVE' => 'Activate all', 'GM_BUTTON_DACH' => 'Activate Germany, Austria and Switzerland', 'GM_BUTTON_EU' => 'Activate all Countries in the EU', 'GM_BUTTON_INACTIVE' => 'Deactivate all', 'HEADING_SUB_TITLE' => 'Zone / Tax', 'HEADING_TITLE' => 'Countries', 'HEADING_WARNING' => 'Changes in this area may lead to malfunctioning of the shop. Usually the settings in this area are correct by default and no reconfigurations are required. Please perform changes only if you are certain about the consequences!', 'TABLE_HEADING_ACTION' => 'Action', 'TABLE_HEADING_COUNTRY_CODES' => 'ISO Codes', 'TABLE_HEADING_COUNTRY_NAME' => 'Country', 'TABLE_HEADING_STATUS' => 'Status', 'TEXT_INFO_ADDRESS_FORMAT' => 'Address Format:', 'TEXT_INFO_COUNTRY_CODE_2' => 'ISO Code (2):', 'TEXT_INFO_COUNTRY_CODE_3' => 'ISO Code (3):', 'TEXT_INFO_COUNTRY_NAME' => 'Name:', 'TEXT_INFO_DELETE_INTRO' => 'Are you sure you want to delete this country?', 'TEXT_INFO_EDIT_INTRO' => 'Please make any necessary changes', 'TEXT_INFO_HEADING_DELETE_COUNTRY' => 'Delete Country', 'TEXT_INFO_HEADING_EDIT_COUNTRY' => 'Edit Country', 'TEXT_INFO_HEADING_NEW_COUNTRY' => 'New Country', 'TEXT_INFO_INSERT_INTRO' => 'Please enter the new country with its related data', 'TEST_INFO_COUNTRY_STILL_IN_USE' => 'This country can\'t be deleted, because it is still used by a customer.', );