Changeset 2140 for FCKeditor/trunk
- Timestamp:
- 06/25/08 12:44:53 (5 years ago)
- Location:
- FCKeditor/trunk
- Files:
-
- 3 edited
-
_whatsnew.html (modified) (1 diff)
-
editor/lang/zh-cn.js (modified) (1 diff)
-
editor/lang/zh.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_whatsnew.html
r2139 r2140 53 53 error in IE which occurs when there are placeholder elements in the document and the user 54 54 has pressed the Source button.</li> 55 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2314">#2314</a>] Corrected 56 mixed up Chinese translations for the blockquote command.</li> 55 57 </ul> 56 58 <p> -
FCKeditor/trunk/editor/lang/zh-cn.js
r1565 r2140 72 72 DecreaseIndent : "减少缩进量", 73 73 IncreaseIndent : "增加缩进量", 74 Blockquote : " 引用文字",74 Blockquote : "块引用", 75 75 Undo : "撤消", 76 76 Redo : "重做", -
FCKeditor/trunk/editor/lang/zh.js
r1565 r2140 72 72 DecreaseIndent : "減少縮排", 73 73 IncreaseIndent : "增加縮排", 74 Blockquote : " 块引用",74 Blockquote : "引用文字", 75 75 Undo : "復原", 76 76 Redo : "重複",
Note: See TracChangeset
for help on using the changeset viewer.
