Author: fredck
Date: Thu Nov 22 14:44:46 2007
New Revision: 1101
Modified:
FCKeditor/trunk/editor/lang/_translationstatus.txt
FCKeditor/trunk/editor/lang/zh-cn.js
Log:
Updated the Chinese Simplified language file. Thanks to Patrick Dong.
Modified: FCKeditor/trunk/editor/lang/_translationstatus.txt
==============================================================================
--- FCKeditor/trunk/editor/lang/_translationstatus.txt (original)
+++ FCKeditor/trunk/editor/lang/_translationstatus.txt Thu Nov 22 14:44:46 2007
@@ -72,5 +72,5 @@
tr.js Found: 397 Missing: 15
uk.js Found: 398 Missing: 14
vi.js Found: 397 Missing: 15
-zh-cn.js Found: 411 Missing: 1
+zh-cn.js Found: 412 Missing: 0
zh.js Found: 412 Missing: 0
Modified: FCKeditor/trunk/editor/lang/zh-cn.js
==============================================================================
--- FCKeditor/trunk/editor/lang/zh-cn.js (original)
+++ FCKeditor/trunk/editor/lang/zh-cn.js Thu Nov 22 14:44:46 2007
@@ -356,7 +356,7 @@
PasteFromWord : "从 MS Word 粘贴",
DlgPasteMsg2 : "请使用键盘快捷键(<STRONG>Ctrl+V</STRONG>)把内容粘贴到下面的方框里,再按 <STRONG>确定</STRONG>。",
-DlgPasteSec : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.", //MISSING
+DlgPasteSec : "因为你的浏览器的安全设置原因,本编辑器不能直接访问你的剪贴板内容,你需要在本窗口重新粘贴一次。",
DlgPasteIgnoreFont : "忽略 Font 标签",
DlgPasteRemoveStyles : "清理 CSS 样式",
DlgPasteCleanBox : "清空上面内容",
|