중국어 전체파일 수정보완 및 추가번 적용. by guny님

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2037 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-26 12:23:18 +00:00
parent 9bf4756ded
commit 1656f52701
103 changed files with 580 additions and 509 deletions

View file

@ -2,7 +2,7 @@
/**
* @file /modules/editor/components/emoticon/lang/zh-CN.lang.php
* @author zero <zero@nzeo.com>
* @brief 所见即所得编辑器(editor) 模块 > 引用 (quotation) 组件语言包
* @brief 网页编辑器(editor) 模块 > 引用 (quotation) 组件语言包
**/
$lang->quotation_use_folder = "使用折叠功能";
@ -13,8 +13,8 @@
$lang->quotation_border_color = "边框颜色";
$lang->quotation_border_thickness = "边框粗细";
$lang->folder_text_bold = "粗体";
$lang->about_folder_text_bold = "选择将链接的字体表示为粗体";
$lang->folder_text_bold = "粗体";
$lang->about_folder_text_bold = "选择此项将把链接的文本显示为粗体";
$lang->folder_text_color = "链接颜色";
$lang->folder_text_color_blue = "蓝色";