Module: wine Branch: stable Commit: c8e1c619f64bc8c75dd8bfb52702fcb744490a49 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c8e1c619f64bc8c75dd8bfb527...
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)
---
dlls/user32/resources/user32_Zh.rc | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-)
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 "����Wine (&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 "��(&N)", 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 "����(&C)", 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 "����Wine (&A)...", 61761 }
EDITMENU MENU LOADONCALL MOVEABLE DISCARDABLE