wordpad: Fix typo in Norwegian resource.
This commit is contained in:
parent
0bb76d231c
commit
ad05be7395
|
@ -30,7 +30,7 @@ BEGIN
|
|||
END
|
||||
POPUP "R&ediger"
|
||||
BEGIN
|
||||
MENUITEM "&Angreo\tCtrl+Z", ID_EDIT_UNDO
|
||||
MENUITEM "&Angre\tCtrl+Z", ID_EDIT_UNDO
|
||||
MENUITEM "&Gjenta\tCtrl+Y", ID_EDIT_REDO
|
||||
MENUITEM "&Merk alt\tCtrl+A", ID_EDIT_SELECTALL
|
||||
MENUITEM SEPARATOR
|
||||
|
|
Loading…
Reference in New Issue