zone_groups.php
来自「this the oscommerce 3.0 aplha 4」· PHP 代码 · 共 53 行
PHP
53 行
# $Id: zone_groups.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 = Zone Groupstable_heading_zone_groups = Zone Groupstable_heading_total_entries = Total Entriestable_heading_action = Actiontable_heading_country = Countrytable_heading_zone = Zoneaction_heading_new_zone_group = New Zone Groupaction_heading_batch_delete_zone_groups = Batch Delete Zone Groupsaction_heading_new_zone_entry = New Zone Entryaction_heading_batch_delete_zone_entries = Batch Delete Zone Group Entriesfield_name = Name:field_description = Description:field_country = Country:field_zone = Zone:total_entries = %s Entriesall_countries = All Countriesall_zones = All Zonesintroduction_new_zone_group = Please fill in the following information for the new zone group.introduction_edit_zone_group = Please make the necessary changes for this zone goup.introduction_delete_zone_group = Please verify the removal of this zone group and its entries.delete_warning_group_in_use_tax_rate = Warning: This zone group cannot be deleted as it is currently assigned to %s tax rates.introduction_batch_delete_zone_groups = Please verify the removal of the following zone groups and their entries.batch_delete_warning_group_in_use_tax_rate = Warning: The following zone groups cannot be deleted as they are currently assigned to tax rates.introduction_new_zone_entry = Please fill in the following information for the new zone group entry.introduction_edit_zone_entry = Please make the necessary changes for this zone gorup entry.introduction_delete_zone_entry = Please verify the removal of the following zone group entry.introduction_batch_delete_zone_entries = Please verify the removal of the following zone group entries.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?