Cheer Xiao : taskmgr: Update simplified Chinese translation.

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


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

Author: Cheer Xiao <xiaqqaix at gmail.com>
Date:   Tue Jul 13 20:49:24 2010 +0800

taskmgr: Update simplified Chinese translation.

---

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

diff --git a/programs/taskmgr/Zh.rc b/programs/taskmgr/Zh.rc
index 969a404..1c989f9 100644
--- a/programs/taskmgr/Zh.rc
+++ b/programs/taskmgr/Zh.rc
@@ -2,6 +2,7 @@
  * Task Manager (Simplified and Traditional Chinese Resource)
  *
  * Copyright 2008 Hongbo Ni <hongbo.at.njstar.com>
+ * Copyright 2010 Cheer Xiao <xiaqqaix.at.gmail.com>
  *
  *
  * This library is free software; you can redistribute it and/or
@@ -477,6 +478,7 @@ BEGIN
     ID_PROCESS_PAGE_SETPRIORITY_NORMAL      "将进程设为中等优先级"
     ID_PROCESS_PAGE_SETPRIORITY_BELOWNORMAL "将进程设为中等以下优先级"
     ID_PROCESS_PAGE_SETPRIORITY_LOW          "将进程设为低优先级"
+    ID_PROCESS_PAGE_DEBUGCHANNELS			 "控制调试频道"
 END
 
 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL




More information about the wine-cvs mailing list