tax_classes.php
来自「this the oscommerce 3.0 aplha 4」· PHP 代码 · 共 55 行
PHP
55 行
# $Id: tax_classes.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 = Tax Classestable_heading_tax_classes = Tax Classestable_heading_total_rates = Total Tax Ratestable_heading_action = Actiontable_heading_tax_rate_priority = Prioritytable_heading_tax_rate_zone = Zonetable_heading_tax_rate = Tax Rateaction_heading_new_tax_class = New Tax Classaction_heading_batch_delete_tax_classes = Batch Delete Tax Classesaction_heading_new_tax_rate = New Tax Rateaction_heading_batch_delete_tax_rates = Batch Delete Tax Ratesfield_title = Title:field_description = Description:field_tax_rate_zone_group = Zone Group:field_tax_rate = Tax Rate (%):field_tax_rate_description = Description:field_tax_rate_priority = Priority:total_entries = %s Entriesintroduction_new_tax_class = Please fill in the following information for the new tax class.introduction_edit_tax_class = Please make the necessary changes to the following tax class.introduction_delete_tax_class = Please verify the removal of this tax class and its tax rate entries.delete_warning_tax_class_in_use = Warning: This tax class cannot be deleted as it is currently assigned to %s products.introduction_batch_delete_tax_classes = Please verify the removal of the following tax classes and their tax rate entries.batch_delete_warning_tax_class_in_use = Warning: The following tax classes cannot be deleted as they are currently assigned to products.introduction_new_tax_rate = Please fill in the following information for the new tax rate entry:introduction_edit_tax_rate = Please make the necessary changes to the following tax rate entry:introduction_delete_tax_rate = Please verify the removal of this tax rate entry:introduction_batch_delete_tax_rates = Please verify the removal of the following tax rate entries:
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?