image_groups.php

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

PHP
36
字号
# $Id: $## 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 = Image Groupsaction_heading_new_image_group = New Image Groupaction_heading_batch_delete_image_groups = Batch Delete Image Groupstable_heading_image_groups = Image Groupstable_heading_action = Actionfield_title = Title:field_code = Code:field_width = Width:field_height = Height:field_force_size = Force Image Size:field_set_as_default = Set as Default?introduction_new_image_group = Please fill in the following information for the new image group.introduction_edit_image_group = Please make the necessary changes for this image group.introduction_delete_image_group = Please verify the removal of this image group.delete_error_image_group_prohibited = Error: The default image group cannot be removed. Please set another image group as the default group and try again.introduction_batch_delete_image_groups = Please verify the removal of the following image groups.batch_delete_error_image_group_prohibited = Error: The default image group cannot be removed. Please set another image group as the default group and try again.

⌨️ 快捷键说明

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