[USETUP] Localize the rest of the hardcoded error message strings
[reactos.git] / base / setup / usetup / lang / sv-SE.h
index 9e6ece2..0b39255 100644 (file)
@@ -1483,6 +1483,21 @@ MUI_ERROR svSEErrorEntries[] =
         "  \x07  Tryck F3 f\224r att avsluta Setup.",
         "F3 = Avsluta  ENTER = Forts\204tta"
     },
+    {
+        // ERROR_NO_BUILD_PATH
+        "Failed to build the installation paths for the ReactOS installation directory!\n"
+        "ENTER = Reboot computer"
+    },
+    {
+        // ERROR_SOURCE_PATH
+        "You cannot delete the partition containing the installation source!\n"
+        "ENTER = Reboot computer"
+    },
+    {
+        // ERROR_SOURCE_DIR
+        "You cannot install ReactOS within the installation source directory!\n"
+        "ENTER = Reboot computer"
+    },
     {
         // ERROR_NO_HDD
         "Setup kunde inte hitta n\206gon h\206rddisk.\n",