Michael Stefaniuc : taskmgr: 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: 339d0201fe66dbf0dbfe811ca844056b47e96200
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=339d0201fe66dbf0dbfe811ca844056b47e96200

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

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

---

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

diff --git a/programs/taskmgr/Zh.rc b/programs/taskmgr/Zh.rc
index 1c989f9..328a49c 100644
--- a/programs/taskmgr/Zh.rc
+++ b/programs/taskmgr/Zh.rc
@@ -934,4 +934,5 @@ BEGIN
     ID_PROCESS_PAGE_SETPRIORITY_NORMAL      "將進程設為中等優先級"
     ID_PROCESS_PAGE_SETPRIORITY_BELOWNORMAL "將進程設為中等以下優先級"
     ID_PROCESS_PAGE_SETPRIORITY_LOW          "將進程設為低優先級"
+    ID_PROCESS_PAGE_DEBUGCHANNELS           "Controls Debug Channels"
 END




More information about the wine-cvs mailing list