mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
11 lines
220 B
Text
11 lines
220 B
Text
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
|
|
|
|
IDR_POPUP MENU
|
|
BEGIN
|
|
POPUP "popup"
|
|
BEGIN
|
|
MENUITEM "&Innstillinger...", ID_PREFERENCES
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Avslutt", ID_EXIT
|
|
END
|
|
END
|