[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] [SCM] Debian Wine packaging branch, lenny, updated. wine-1.0.0-1-126-gccc5cbd



The following commit has been merged in the lenny branch:
commit c8e1c619f64bc8c75dd8bfb52702fcb744490a49
Author: Hongbo Ni <hongbo@njstar.com>
Date:   Fri Aug 22 14:58:17 2008 +1000

    user32: Update simplified Chinese resource.
    (cherry picked from commit d24b6e424fef650747fe1b37699f4570b9c1516f)

diff --git a/dlls/user32/resources/user32_Zh.rc b/dlls/user32/resources/user32_Zh.rc
index 070e45d..663df12 100644
--- a/dlls/user32/resources/user32_Zh.rc
+++ b/dlls/user32/resources/user32_Zh.rc
@@ -30,7 +30,7 @@ SYSMENU MENU LOADONCALL MOVEABLE DISCARDABLE
  MENUITEM SEPARATOR
  MENUITEM "�����(&S)...\tCtrl-Esc", 61744
  MENUITEM SEPARATOR
- MENUITEM "&About Wine...", 61761
+ MENUITEM "���ine (&A)...", 61761
 }
 
 EDITMENU MENU LOADONCALL MOVEABLE DISCARDABLE
@@ -60,9 +60,9 @@ BEGIN
         PUSHBUTTON "��&I)", 5, 208, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
         PUSHBUTTON "�(&Y)", 6, 256, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
         PUSHBUTTON "��)", 7, 304, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
-        PUSHBUTTON "&Try Again", 10, 352, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
-        PUSHBUTTON "&Continue", 11, 400, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
-        PUSHBUTTON "Help", 9, 448, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+        PUSHBUTTON "��(&T)", 10, 352, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+        PUSHBUTTON "���", 11, 400, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+        PUSHBUTTON "��", 9, 448, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
 END
 
 MDI_MOREWINDOWS DIALOG FIXED IMPURE 20, 20, 232, 122
@@ -77,7 +77,7 @@ END
 
 STRINGTABLE DISCARDABLE
 {
-    IDS_ERROR "Error"
+    IDS_ERROR "��"
     IDS_MDI_MOREWINDOWS  "���&M)..." /* defined in mdi.h */
 }
 
@@ -96,7 +96,7 @@ SYSMENU MENU LOADONCALL MOVEABLE DISCARDABLE
  MENUITEM SEPARATOR
  MENUITEM "��Q��(&S)...\tCtrl-Esc", 61744
  MENUITEM SEPARATOR
- MENUITEM "&About Wine...", 61761
+ MENUITEM "���ine (&A)...", 61761
 }
 
 EDITMENU MENU LOADONCALL MOVEABLE DISCARDABLE

-- 
Debian Wine packaging



Reply to: