?? comment_manage.php
字號:
<?php
/**
* ECSHOP Comment management\'s language file
* ============================================================================
* 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: comment_manage.php 4752 2007-01-30 08:02:08Z paulgao $
*/
$_LANG['comment_id'] = 'ID';
$_LANG['user_name'] = 'Username';
$_LANG['from'] = 'sent comment at ';
$_LANG['to'] = 'about';
$_LANG['send_comment'] = '';
$_LANG['user_name'] = 'Username';
$_LANG['email'] = 'Email';
$_LANG['anonymous'] = '鍖垮悕鐢ㄦ埛';
$_LANG['comment_type'] = 'Type';
$_LANG['comment_obj'] = 'Comment object';
$_LANG['content'] = 'Content';
$_LANG['comment_time'] = 'Time';
$_LANG['reply_content'] = 'Reply';
$_LANG['comment_flag'] = 'Flag';
$_LANG['no_reply'] = 'No reply';
$_LANG['yes_reply'] = 'Replied';
$_LANG['admin_user_name'] = 'Administrator';
$_LANG['type'] = array('Product','Article');
$_LANG['ip_address'] = 'IP';
$_LANG['comment_rank'] = 'Rank';
$_LANG['content'] = 'Contents';
$_LANG['view_reply'] = 'View reply';
$_LANG['view_content'] = 'View content';
$_LANG['search_comment'] = 'Enter';
$_LANG['no_reply_comment'] = 'Not replied comment';
$_LANG['all_comment'] = 'View all comments';
$_LANG['reply_comment'] = 'Reply';
$_LANG['comment_info'] = 'Details';
$_LANG['comment_rank'] = 'Rank';
$_LANG['comment_list'] = 'List';
$_LANG['drop_select'] = 'Delete comment';
$_LANG['reply'] = 'Reply';
$_LANG['check'] = 'Check';
$_LANG['allow'] = 'Open';
$_LANG['forbid'] = 'Close';
$_LANG['display'] = 'display';
$_LANG['hidden'] = 'hidden';
$_LANG['no_select_comment'] = 'You have no choice need to delete the comments!';
$_LANG['reply_comment_success'] = 'Reply the comment successfully!';
$_LANG['batch_drop_success'] = 'Command successfully!';
$_LANG['back_list'] = 'Return to comment list.';
/* JS Prompting message */
$_LANG['js_languages']['no_content'] = 'Please enter comment contents!';
$_LANG['have_reply_content'] = 'TIP: The comment has replied, if you reply the message again, the old message will be losed!';
$_LANG['cfm_allow'] = '浣犵‘瀹氳
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -