1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00

notepad: Fix the Chinese (Simplified) translation.

This commit is contained in:
Michael Stefaniuc 2008-05-28 00:05:34 +02:00 committed by Alexandre Julliard
parent 4671cbc0b1
commit d874e5c972

View File

@ -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