?? user_msg.php
字號:
<?php
/**
* ECSHOP User message 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: user_msg.php 4752 2007-01-30 08:02:08Z paulgao $
*/
$_LANG['msg_title'] = 'Title';
$_LANG['list_all'] = 'View all messages';
$_LANG['msg_id'] = 'ID';
$_LANG['msg_time'] = 'Time';
$_LANG['msg_content'] = 'Contents';
$_LANG['user_name'] = 'Username';
$_LANG['msg_type'] = 'Type';
$_LANG['from'] = 'From';
$_LANG['type'] = array('message','appeal','enquiry','after-sale','seek purchase','business message');
$_LANG['reply'] = 'Reply';
$_LANG['replyed'] = 'Replyed';
$_LANG['unreplyed'] = 'Unreplyed';
$_LANG['view'] = 'View message';
$_LANG['view_upload_file'] = 'View upload file';
$_LANG['reply_content'] = 'Reply content';
$_LANG['have_reply_content'] = 'TIP: The message have replied, if you continue, you will lose the old contents!';
$_LANG['edit_reply'] = 'Edit';
$_LANG['reply_content'] = 'Reply content';
$_LANG['email'] = 'email';
$_LANG['msg_for_order'] = '瀵硅
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -