regedit: Fix the English (Neutral) menu.
This commit is contained in:
parent
e6c754b65c
commit
f16542f801
|
@ -60,8 +60,8 @@ BEGIN
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "&Copy Key Name", ID_EDIT_COPYKEYNAME
|
MENUITEM "&Copy Key Name", ID_EDIT_COPYKEYNAME
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "&Find\tCtrl+F", ID_EDIT_FIND
|
MENUITEM "&Find\tCtrl+F", ID_EDIT_FIND, GRAYED
|
||||||
MENUITEM "Find Ne&xt\tF3", ID_EDIT_FINDNEXT
|
MENUITEM "Find Ne&xt\tF3", ID_EDIT_FINDNEXT, GRAYED
|
||||||
END
|
END
|
||||||
POPUP "&View"
|
POPUP "&View"
|
||||||
BEGIN
|
BEGIN
|
||||||
|
|
Loading…
Reference in New Issue