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

notepad: Fix an error in the Chinese (Simplified) resource.

Translation by Donald Park.
This commit is contained in:
Michael Stefaniuc 2010-06-23 11:13:16 +02:00 committed by Alexandre Julliard
parent bd007372d2
commit 98c2a1ee81

View File

@ -55,6 +55,7 @@ POPUP "编辑(&E)" {
POPUP "搜索(&S)" {
MENUITEM "搜索(&S)...", CMD_SEARCH
MENUITEM "搜索下一个(&S)\tF3", CMD_SEARCH_NEXT
MENUITEM "替换...\tCtrl+H", CMD_REPLACE
}
POPUP "帮助(&H)" {
MENUITEM "内容(&C)", CMD_HELP_CONTENTS