Michael Stefaniuc : regedit: Fix an error in a Chinese (Traditional) resource.

Alexandre Julliard julliard at winehq.org
Tue Jul 13 14:05:34 CDT 2010


Module: wine
Branch: master
Commit: f654ca37f0479e5ca5c157d6ed3027027d18674d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f654ca37f0479e5ca5c157d6ed3027027d18674d

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Tue Jul 13 16:31:27 2010 +0200

regedit: Fix an error in a Chinese (Traditional) resource.

---

 programs/regedit/Zh.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/programs/regedit/Zh.rc b/programs/regedit/Zh.rc
index 9380647..7b3c5ff 100644
--- a/programs/regedit/Zh.rc
+++ b/programs/regedit/Zh.rc
@@ -587,6 +587,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




More information about the wine-cvs mailing list