?? article.php
字號(hào):
<?php
/**
* ECSHOP Article management 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: liry $
* $Date: 2006-11-10 17:04:14 +0800 (Friday, 10 November 2006) $
* $Id: article.php 2608 2006-11-10 09:04:14Z liry $
*/
$_LANG['title'] ='Title';
$_LANG['cat'] ='Category';
$_LANG['article_type'] ='Importance';
$_LANG['author'] ='Author';
$_LANG['email'] ='Email';
$_LANG['keywords'] ='Keywords';
$_LANG['content'] ='Content';
$_LANG['is_open'] ='Display';
$_LANG['article_id'] ='ID';
$_LANG['add_time'] ='Time';
$_LANG['upload_file'] ='Upload file';
$_LANG['file_url'] ='Or enter file address';
$_LANG['invalid_file'] = 'The file type is invalid';
$_LANG['article_name_exist'] = 'The title already exists.';
$_LANG['select_plz'] = 'Please select...';
$_LANG['external_links'] = 'External links';
$_LANG['top'] ='Top';
$_LANG['common'] ='Common';
$_LANG['isopen'] ='Open';
$_LANG['isclose'] ='Close';
$_LANG['no_article'] = 'There is no article.';
$_LANG['no_select_article'] = 'Please select an article.';
$_LANG['display'] = 'Display the article content.';
$_LANG['download'] = 'Download';
$_LANG['both'] = 'Both display content and download files.';
$_LANG['button_remove'] ='Batch delete';
$_LANG['article_edit'] = 'Edit article content';
$_LANG['tab_general'] = 'Common information';
$_LANG['tab_content'] = 'Content';
$_LANG['tab_goods'] = 'Relational product';
$_LANG['link_goods'] = 'Products related to article';
$_LANG['keyword'] = 'Keywords';
/* Prompting message */
$_LANG['title_exist'] ='%s already exists.';
$_LANG['back_list'] ='Return to article list.';
$_LANG['continue_add'] ='Continue add new article.';
$_LANG['articleadd_succeed'] ='Add new article successfully.';
$_LANG['articleedit_succeed'] ='Edit article %s successfully.';
$_LANG['articleedit_fail'] ='Edit article has failed.';
$_LANG['no_title'] ='Please enter article title.';
$_LANG['drop_confirm'] = 'Are you sure delete %s ?';
$_LANG['batch_remove_succeed'] = 'You have deleted %d articles successfully.';
/*JS language item*/
$_LANG['js_languages']['no_title'] = 'No title';
$_LANG['js_languages']['no_cat'] = 'Please select a category.';
$_LANG['js_languages']['not_allow_add'] = '緋葷粺淇濈暀鍒嗙被錛屼笉鍏佽
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -