Cheer Xiao : winemine: Update simplified Chinese translation.

Alexandre Julliard julliard at winehq.org
Wed Oct 6 14:38:41 CDT 2010


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

Author: Cheer Xiao <xiaqqaix at gmail.com>
Date:   Wed Sep 29 14:24:24 2010 +0800

winemine: Update simplified Chinese translation.
(cherry picked from commit 91b4a24a6653f72585151599d9b25ee851e62ee2)

---

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

diff --git a/programs/winemine/Zh.rc b/programs/winemine/Zh.rc
index e28a204..146b899 100644
--- a/programs/winemine/Zh.rc
+++ b/programs/winemine/Zh.rc
@@ -2,6 +2,7 @@
  * WineMine (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
  * modify it under the terms of the GNU Lesser General Public
@@ -36,7 +37,7 @@ MENU_WINEMINE MENU DISCARDABLE
     POPUP "选项(&O)" {
         MENUITEM "新游戏(&N)\tF2", IDM_NEW
         MENUITEM SEPARATOR
-        MENUITEM "标出问题(&M)", IDM_MARKQ
+        MENUITEM "允许问号标记(&M)", IDM_MARKQ
         MENUITEM SEPARATOR
         MENUITEM "初学者(&B)", IDM_BEGINNER
         MENUITEM "高级(&A)", IDM_ADVANCED
@@ -72,7 +73,7 @@ CAPTION "最快时间"
 DLG_CONGRATS DIALOG DISCARDABLE  0, 0, 160, 60
 STYLE  DS_MODALFRAME | DS_3DLOOK |
     WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_POPUP
-CAPTION "祝贺!"
+CAPTION "祝贺!"
 {
     LTEXT           "请输入你的名字", -1,  10,  10, 150,  10
     EDITTEXT                              IDC_EDITNAME,  25,  20, 110,  12




More information about the wine-cvs mailing list