regedit: Fix the errors in the Chinese resources

Michael Stefaniuc mstefani at redhat.de
Mon Jul 12 17:09:36 CDT 2010


... by copying over the English strings.
---
 programs/regedit/Zh.rc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/programs/regedit/Zh.rc b/programs/regedit/Zh.rc
index 87561bd..1783669 100644
--- a/programs/regedit/Zh.rc
+++ b/programs/regedit/Zh.rc
@@ -279,6 +279,7 @@ BEGIN
     ID_EDIT_COPYKEYNAME     "把关键词的名称复制到剪贴板"
     ID_EDIT_FIND            "在关键词、值或数据中找字符串"
     ID_EDIT_FINDNEXT        "查找下一个刚找过的字符串"
+    ID_EDIT_EXPORT          "Exports selected branch of the registry to a text file"
 END
 
 STRINGTABLE DISCARDABLE
@@ -595,6 +596,7 @@ BEGIN
     ID_EDIT_COPYKEYNAME     "把關鍵詞的名稱複製到剪貼板"
     ID_EDIT_FIND            "在關鍵詞、值或數據中找字符串"
     ID_EDIT_FINDNEXT        "查找下一個剛找過的字符串"
+    ID_EDIT_EXPORT          "Exports selected branch of the registry to a text file"
 END
 
 STRINGTABLE DISCARDABLE
-- 
1.7.2.rc2


More information about the wine-patches mailing list