[USETUP] Localize the rest of the hardcoded error message strings
[reactos.git] / base / setup / usetup / lang / bn-BD.h
index 8bb8b75..03746a6 100644 (file)
@@ -1473,6 +1473,21 @@ MUI_ERROR bnBDErrorEntries[] =
         "  \x07  Press F3 to quit Setup.",
         "F3 = Quit  ENTER = Continue"
     },
+    {
+        // 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 could not find a harddisk.\n",