From 63d6e6dfc35e6d82c4a64f37c408794c163becd4 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 28 Sep 2011 15:16:41 -0400
Subject: [PATCH] Bump versions to 0.6 stable

---
 program/js/tiny_mce/plugins/searchreplace/langs/zh_dlg.js |   17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)

diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/zh_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/zh_dlg.js
index 4fb6440..a664baa 100755
--- a/program/js/tiny_mce/plugins/searchreplace/langs/zh_dlg.js
+++ b/program/js/tiny_mce/plugins/searchreplace/langs/zh_dlg.js
@@ -1,16 +1 @@
-tinyMCE.addI18n('zh.searchreplace_dlg',{
-searchnext_desc:"\u518D\u6B21\u641C\u5BFB",
-notfound:"\u641C\u5BFB\u5B8C\u6BD5\uFF0C\u6CA1\u6709\u627E\u5230\u7B26\u5408\u7684\u5B57\u7B26\u4E32\u3002 ",
-search_title:"\u641C\u5BFB",
-replace_title:"\u641C\u5BFB/\u53D6\u4EE3",
-allreplaced:"\u6240\u6709\u7B26\u5408\u7684\u5B57\u7B26\u4E32\u5747\u5DF2\u53D6\u4EE3\u3002 ",
-findwhat:"\u641C\u5BFB\u76EE\u6807",
-replacewith:"\u53D6\u4EE3\u4E3A",
-direction:"\u65B9\u5411",
-up:"\u5411\u4E0A",
-down:"\u5411\u4E0B",
-mcase:"\u533A\u5206\u5927\u5C0F\u5199",
-findnext:"\u641C\u5BFB\u4E0B\u4E00\u4E2A",
-replace:"\u53D6\u4EE3",
-replaceall:"\u5168\u90E8\u53D6\u4EE3"
-});
\ No newline at end of file
+tinyMCE.addI18n('zh.searchreplace_dlg',{findwhat:"\u641c\u5bfb\u76ee\u6807",replacewith:"\u53d6\u4ee3\u4e3a",direction:"\u65b9\u5411",up:"\u5411\u4e0a",down:"\u5411\u4e0b",mcase:"\u533a\u5206\u5927\u5c0f\u5199",findnext:"\u5bfb\u627e\u4e0b\u4e00\u4e2a",allreplaced:"\u6240\u6709\u7b26\u5408\u7684\u5b57\u7b26\u4e32\u5747\u5df2\u53d6\u4ee3\u3002",searchnext_desc:"\u7ee7\u7eed\u641c\u5bfb",notfound:"\u641c\u5bfb\u5b8c\u6bd5\uff0c\u6ca1\u6709\u627e\u5230\u7b26\u5408\u7684\u5b57\u7b26\u4e32\u3002",search_title:"\u641c\u5bfb",replace_title:"\u641c\u5bfb/\u53d6\u4ee3",replaceall:"\u5168\u90e8\u53d6\u4ee3",replace:"\u53d6\u4ee3"});
\ No newline at end of file

--
Gitblit v1.9.1