Commit 20655afb authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

notepad: Fix the Danish translation.

parent 76a80d24
......@@ -29,6 +29,7 @@ MAIN_MENU MENU
MENUITEM "&bn...\tCtrl+O", CMD_OPEN
MENUITEM "&Gem\tCtrl+S", CMD_SAVE
MENUITEM "Gem so&m...", CMD_SAVE_AS
MENUITEM SEPARATOR
MENUITEM "&Udskriv...\tCtrl+P", CMD_PRINT
MENUITEM "Side&opstning...", CMD_PAGE_SETUP
MENUITEM "&Indstil printer...", CMD_PRINTER_SETUP
......@@ -47,6 +48,7 @@ POPUP "&Rediger" {
MENUITEM "&Dato/tid\tF5", CMD_TIME_DATE
MENUITEM SEPARATOR
MENUITEM "Automatisk &linjeskift", CMD_WRAP
MENUITEM "&Font...", CMD_FONT
}
POPUP "&Sg" {
MENUITEM "&Sg...", CMD_SEARCH
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment