Huw Davies (@huw) commented about programs/notepad/notepad.rc:
MENUITEM "&Search next\tF3", CMD_SEARCH_NEXT MENUITEM "&Replace...\tCtrl+H", CMD_REPLACE } +POPUP "&View" +{
- MENUITEM "&Status Bar", CMD_SBAR
- }
Another trailing space after `"&View"` and a space before the `}`.