diff --git a/programs/regedit/En.rc b/programs/regedit/En.rc index 62b5c1fd961..ba07a8f833d 100644 --- a/programs/regedit/En.rc +++ b/programs/regedit/En.rc @@ -60,8 +60,8 @@ BEGIN MENUITEM SEPARATOR MENUITEM "&Copy Key Name", ID_EDIT_COPYKEYNAME MENUITEM SEPARATOR - MENUITEM "&Find\tCtrl+F", ID_EDIT_FIND - MENUITEM "Find Ne&xt\tF3", ID_EDIT_FINDNEXT + MENUITEM "&Find\tCtrl+F", ID_EDIT_FIND, GRAYED + MENUITEM "Find Ne&xt\tF3", ID_EDIT_FINDNEXT, GRAYED END POPUP "&View" BEGIN