weight_classes.php
来自「this the oscommerce 3.0 aplha 4」· PHP 代码 · 共 36 行
PHP
36 行
# $Id: weight_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 = Weight Classesaction_heading_new_weight_class = New Weight Classaction_heading_batch_delete_weight_classes = Batch Delete Weight Classestable_heading_weight_classes = Weight Classestable_heading_unit = Unittable_heading_action = Actionfield_title_and_code = Title / Code:field_rules = Rules:field_set_as_default = Set as Default?introduction_new_weight_class = Please fill in the following information for the new weight class.introduction_edit_weight_class = Please make the necessary changes for this weight class.introduction_delete_weight_class = Please verify the removal of this weight class.delete_error_weight_class_prohibited = Error: The default weight class cannot be removed. Please set another weight class as the default class and try again.delete_error_weight_class_in_use = Error: This weight class is currently assigned to %s products and cannot be removed.introduction_batch_delete_weight_classes = Please verify the removal of the following weight classes.batch_delete_error_weight_class_prohibited = Error: The default weight class cannot be removed. Please set another weight class as the default class and try again.batch_delete_error_weight_class_in_use = Error: One or more weight classes are currently assigned to products and cannot be removed.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?