notepad: Fix an error in a Thai resource.
This commit is contained in:
parent
cfe693e966
commit
b707f0473a
|
@ -53,6 +53,7 @@ MAIN_MENU MENU
|
|||
POPUP "¤Ñ¹ËÒ" {
|
||||
MENUITEM "¤é¹ËÒ\tCtrl+F", CMD_SEARCH
|
||||
MENUITEM "¤é¹ËÒµèÍä»\tF3", CMD_SEARCH_NEXT
|
||||
MENUITEM "&Replace...\tCtrl+H", CMD_REPLACE
|
||||
}
|
||||
POPUP "ªèÇÂàËÅÕÍ" {
|
||||
MENUITEM "à¹×éÍËÒ", CMD_HELP_CONTENTS
|
||||
|
|
Loading…
Reference in New Issue