[APPLICATIONS]
[reactos.git] / reactos / base / applications / kbswitch / lang / sv-SE.rc
index a62e0bf..3639e9d 100644 (file)
@@ -1,9 +1,4 @@
-/*
- * PROJECT:      ReactOS RAPPS
- * FILE:         base\applications\dxdiag\lang\sv-SE.rc
- * PURPOSE:      Swedish resource file
- * TRANSLATOR:   Jaix Bly
- */
+/* Swedish translation by Jaix Bly */
 
 LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
 
@@ -11,8 +6,8 @@ IDR_POPUP MENU
 BEGIN
     POPUP "popup"
     BEGIN
-        MENUITEM "&Inställingar...",  ID_PREFERENCES
+        MENUITEM "&Inställingar...", ID_PREFERENCES
         MENUITEM SEPARATOR
-        MENUITEM "&Avsluta",            ID_EXIT
+        MENUITEM "&Avsluta", ID_EXIT
     END
 END