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

Michael Stefaniuc mstefani at redhat.de
Tue Jul 13 09:31:53 CDT 2010


... by copying over the English string.
---
Supersedes my previous taskmgr Zh.rc patch.



 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
-- 
1.6.4.4


More information about the wine-patches mailing list