diff --git a/programs/notepad/Bg.rc b/programs/notepad/Bg.rc index 85fb4fc5aa5..5898ea36063 100644 --- a/programs/notepad/Bg.rc +++ b/programs/notepad/Bg.rc @@ -53,6 +53,7 @@ POPUP "& POPUP "&Търсене" { MENUITEM "&Търси...\tCtrl+F", CMD_SEARCH MENUITEM "Намери &следващ\tF3", CMD_SEARCH_NEXT + MENUITEM "&Замяна...\tCtrl+H", CMD_REPLACE } POPUP "&Помощ" { MENUITEM "&Съдържание", CMD_HELP_CONTENTS