[NTOSKRNL]
[reactos.git] / base / applications / kbswitch / lang / sv-SE.rc
1 /*
2 * PROJECT: ReactOS RAPPS
3 * FILE: \base\applications\dxdiag\lang\sv-SE.rc
4 * PURPOSE: Swedish resource file
5 * Translation: Jaix Bly
6 */
7 LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
8
9 IDR_POPUP MENU
10 BEGIN
11 POPUP "popup"
12 BEGIN
13 MENUITEM "&Inställingar...", ID_PREFERENCES
14 MENUITEM SEPARATOR
15 MENUITEM "&Avsluta", ID_EXIT
16 END
17 END