countries.php

来自「this the oscommerce 3.0 aplha 4」· PHP 代码 · 共 61 行

PHP
61
字号
# $Id: countries.php 1498 2007-03-29 14:04:50Z hpdl $## osCommerce, Open Source E-Commerce Solutions# http://www.oscommerce.com## Copyright (c) 2007 osCommerce## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License v2 (1991)# as published by the Free Software Foundation.heading_title = Countriestable_heading_countries = Countriestable_heading_code = ISO Codetable_heading_total_zones = Total Zonestable_heading_action = Actiontable_heading_zones = Zonestable_heading_zone_code = Codeaction_heading_new_country = New Countryaction_heading_batch_delete_countries = Batch Delete Countriesaction_heading_new_zone = New Zoneaction_heading_batch_delete_zones = Batch Delete Zonesfield_name = Name:field_iso_code_2 = ISO Code (2):field_iso_code_3 = ISO Code (3):field_address_format = Address Format:field_zone_name = Name:field_zone_code = Code:total_zones = %s Zonesintroduction_new_country = Please fill in the following information for the new country.introduction_edit_country = Please make the necessary changes for this country.introduction_delete_country = Please verify the removal of this country and its zones.delete_warning_country_in_use_address_book = Warning: This country cannot be deleted as it is currently assigned to %s address book entries.delete_warning_country_in_use_tax_zone = Warning: This country cannot be deleted as it is currently assigned to %s tax zones.introduction_batch_delete_countries = Please verify the removal of the following countries and their zones.batch_delete_warning_country_in_use_address_book = Warning: The following countries cannot be deleted as they are currently assigned to address book entries.batch_delete_warning_country_in_use_tax_zone = Warning: The following countries cannot be deleted as they are currently assigned to tax zones.introduction_new_zone = Please fill in the following information for the new zone.introduction_edit_zone = Please make the necessary changes for this zone.introduction_delete_zone = Please verify the removal of this zone.delete_warning_zone_in_use_address_book = Warning: This zone cannot be deleted as it is currently assigned to %s address book entries.delete_warning_zone_in_use_tax_zone = Warning: This zone cannot be deleted as it is currently assigned to %s tax zones.introduction_batch_delete_zones = Please verify the removal of the following zones.batch_delete_warning_zone_in_use_address_book = Warning: The following zones cannot be deleted as they are currently assigned to address book entries.batch_delete_warning_zone_in_use_tax_zone = Warning: The following zones cannot be deleted as they are currently assigned to tax zones.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?