?? tag_manage.php
字號:
<?php
/**
* ECSHOP Tag manage language item
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software錛沬t means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: paulgao $
* $Date: 2007-01-30 16:02:08 +0800 (Tuesday, 30 January 2007) $
* $Id: tag_manage.php 4752 2007-01-30 08:02:08Z paulgao $
*/
$_LANG['tag_manage'] = 'Tag manage';
$_LANG['tag_id'] = 'Tag ID';
$_LANG['tag_words'] = 'Tag';$_LANG['add_tag'] = 'Add tags';
$_LANG['user_id'] = 'Username';
$_LANG['goods_id'] = 'Product name';
$_LANG['drop_tags'] = 'Delete tags';
$_LANG['no_select_tag'] = 'You don\'t need to remove the tag.';
$_LANG['drop_success'] = 'You have delete %d tags.';
$_LANG['back_list'] = 'Return to tag list.';$_LANG['tagword_exist'] = 'tag %s has exists錛
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -