mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 20:32:36 +00:00
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
|
|
|
|
IDR_POPUP MENU
|
|
BEGIN
|
|
POPUP "popup"
|
|
BEGIN
|
|
MENUITEM "&Innstillinger...", ID_PREFERENCES
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Avslutt", ID_EXIT
|
|
END
|
|
END
|