notepad: Fix an error in a Hungarian resource.
This commit is contained in:
parent
e66bcfcd32
commit
a014df2b11
|
@ -54,6 +54,7 @@ POPUP "S&zerkeszt
|
|||
POPUP "&Keresés" {
|
||||
MENUITEM "&Keresés...", CMD_SEARCH
|
||||
MENUITEM "Köve&tkezõ keresése\tF3", CMD_SEARCH_NEXT
|
||||
MENUITEM "&Replace...\tCtrl+H", CMD_REPLACE
|
||||
}
|
||||
POPUP "&Súgó" {
|
||||
MENUITEM "&Témakörök", CMD_HELP_CONTENTS
|
||||
|
|
Loading…
Reference in New Issue