Michael Stefaniuc : notepad: Fix the Chinese (Simplified) translation.

Alexandre Julliard julliard at winehq.org
Wed May 28 04:57:01 CDT 2008


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed May 28 00:05:34 2008 +0200

notepad: Fix the Chinese (Simplified) translation.

---

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

diff --git a/programs/notepad/Zh.rc b/programs/notepad/Zh.rc
index 090ac0c..09c5e67 100644
--- a/programs/notepad/Zh.rc
+++ b/programs/notepad/Zh.rc
@@ -25,6 +25,7 @@ MAIN_MENU MENU LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
   MENUITEM "´ò¿ª£¨&O£©...\tCtrl+O",             CMD_OPEN
   MENUITEM "±£´æ£¨&S£©\tCtrl+S",             CMD_SAVE
   MENUITEM "Áí´æΪ(&A)...",       CMD_SAVE_AS
+  MENUITEM SEPARATOR
   MENUITEM "´òÓ¡£¨&P£©...\tCtrl+P",            CMD_PRINT
   MENUITEM "Ò³ÃæÉèÖã¨&T£©...",    CMD_PAGE_SETUP
   MENUITEM "´òÓ¡ÉèÖã¨&R£©...", CMD_PRINTER_SETUP




More information about the wine-cvs mailing list