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

notepad: Fix an error in a Chinese (Traditional) resource.

This commit is contained in:
Michael Stefaniuc 2010-07-13 00:08:55 +02:00 committed by Alexandre Julliard
parent 6a253e2f51
commit c7a03b618a

View File

@ -156,6 +156,7 @@ POPUP "編輯(&E)" {
POPUP "搜尋(&S)" {
MENUITEM "尋找(&S)...", CMD_SEARCH
MENUITEM "找下一個(&N)\tF3", CMD_SEARCH_NEXT
MENUITEM "&Replace...\tCtrl+H", CMD_REPLACE
}
POPUP "幫助(&H)" {
MENUITEM "主要內容(&C)", CMD_HELP_CONTENTS