mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 10:13:56 +00:00
uninstaller: Fix Norwegian Bokmål resource.
This commit is contained in:
parent
6898c9e51b
commit
77200fd802
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ BEGIN
|
||||||
LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP
|
LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP
|
||||||
PUSHBUTTON "A&vinstaller",IDC_UNINSTALL,270,48,50,14
|
PUSHBUTTON "A&vinstaller",IDC_UNINSTALL,270,48,50,14
|
||||||
PUSHBUTTON "&Om",IDC_ABOUT,270,65,50,14
|
PUSHBUTTON "&Om",IDC_ABOUT,270,65,50,14
|
||||||
PUSHBUTTON "R&ediger",IDC_EXIT,270,81,50,14
|
PUSHBUTTON "&Lukk",IDC_EXIT,270,81,50,14
|
||||||
END
|
END
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue