mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[NOTEPAD]: Fix danish menu shortcuts.
svn path=/trunk/; revision=72078
This commit is contained in:
@@ -23,8 +23,8 @@ BEGIN
|
||||
POPUP "&Fil"
|
||||
BEGIN
|
||||
MENUITEM "&Ny\tCtrl+N", CMD_NEW
|
||||
MENUITEM "Å&bn\tEnter", CMD_OPEN
|
||||
MENUITEM "&Gem", CMD_SAVE
|
||||
MENUITEM "Å&bn...\tCtrl+O", CMD_OPEN
|
||||
MENUITEM "&Gem\tCtrl+S", CMD_SAVE
|
||||
MENUITEM "Gem so&m...", CMD_SAVE_AS
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Side&opsætning...", CMD_PAGE_SETUP
|
||||
|
||||
Reference in New Issue
Block a user