mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
13 lines
257 B
Text
13 lines
257 B
Text
/* Swedish translation by Jaix Bly */
|
|
|
|
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
|
|
|
IDR_POPUP MENU
|
|
BEGIN
|
|
POPUP "popup"
|
|
BEGIN
|
|
MENUITEM "&Inställingar...", ID_PREFERENCES
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Avsluta", ID_EXIT
|
|
END
|
|
END
|