Cheer Xiao : oleview: Update Simplified Chinese translation.

Alexandre Julliard julliard at winehq.org
Thu Dec 2 16:31:05 CST 2010


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

Author: Cheer Xiao <xiaqqaix at gmail.com>
Date:   Sat Nov 13 16:18:53 2010 +0800

oleview: Update Simplified Chinese translation.
(cherry picked from commit c0aecb8062b629f8286bbc1964acca377d813cac)

---

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

diff --git a/programs/oleview/Zh.rc b/programs/oleview/Zh.rc
index 3e0c598..86b6f5f 100644
--- a/programs/oleview/Zh.rc
+++ b/programs/oleview/Zh.rc
@@ -171,7 +171,7 @@ FONT 9, "MS Shell Dlg"
     LTEXT         "系统设置", -1, 5, 6, 160, 8
     CHECKBOX      "启用分布式CO&M", IDC_ENABLEDCOM, 5, 20, 160, 10, WS_TABSTOP | WS_GROUP | BS_AUTOCHECKBOX
     CHECKBOX      "启用远程连接(限&Win95)", IDC_ENABLEREMOTE, 5, 35, 160, 10, WS_TABSTOP | WS_GROUP | BS_AUTOCHECKBOX
-    LTEXT         "这些设置只改变寄存器值(register values)。\n它对Wine的性能没有影响。", -1, 5, 50, 160, 40
+    LTEXT         "这些设置只改变寄存器值(register values)。\n它对Wine的性能没有影响。", -1, 5, 50, 160, 40 /* 译文待议 */
     DEFPUSHBUTTON "确定(&O)", IDOK, 70, 80, 45, 14
     PUSHBUTTON    "取消(&C)", IDCANCEL, 120, 80, 45, 14
 }




More information about the wine-cvs mailing list