Create a branch for Aleksandar Andrejevic for his work on NTVDM. See http://jira...
[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 * TRANSLATOR: Jaix Bly
6 */
7
8 LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
9
10 IDR_POPUP MENU
11 BEGIN
12 POPUP "popup"
13 BEGIN
14 MENUITEM "&Inställingar...", ID_PREFERENCES
15 MENUITEM SEPARATOR
16 MENUITEM "&Avsluta", ID_EXIT
17 END
18 END