Skip to content

Commit 424278d

Browse files
committed
[SETUP:REACTOS] Add bootloader installation support (reactos#7310)
CORE-13525
1 parent b3cd576 commit 424278d

33 files changed

+361
-1
lines changed

base/setup/reactos/lang/bg-BG.rc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,11 @@ the Setup program cannot install ReactOS.\
280280
\nClick on CANCEL to quit Setup."
281281

282282
IDS_ERROR_CHECKING_PARTITION "ChkDsk detected some disk errors.\n(Status 0x%08lx)."
283+
284+
IDS_ERROR_WRITE_BOOT "Setup failed to install the %s bootcode on the system partition."
285+
IDS_ERROR_INSTALL_BOOTCODE "Setup failed to install the %s bootcode on the boot disk."
286+
IDS_ERROR_INSTALL_BOOTCODE_REMOVABLE "Setup failed to install the bootcode on the removable media."
287+
IDS_ERROR_BOOTLDR_ARCH_UNSUPPORTED "Setup does not currently support installing the bootloader on the computer you are using.\
288+
\nClick on OK to continue anyway."
289+
IDS_ERROR_BOOTLDR_FAILED "Setup could not install the bootloader (Status 0x%08lx)."
283290
END

base/setup/reactos/lang/cs-CZ.rc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,11 @@ the Setup program cannot install ReactOS.\
286286
\nClick on CANCEL to quit Setup."
287287

288288
IDS_ERROR_CHECKING_PARTITION "ChkDsk detected some disk errors.\n(Status 0x%08lx)."
289+
290+
IDS_ERROR_WRITE_BOOT "Setup failed to install the %s bootcode on the system partition."
291+
IDS_ERROR_INSTALL_BOOTCODE "Setup failed to install the %s bootcode on the boot disk."
292+
IDS_ERROR_INSTALL_BOOTCODE_REMOVABLE "Setup failed to install the bootcode on the removable media."
293+
IDS_ERROR_BOOTLDR_ARCH_UNSUPPORTED "Setup does not currently support installing the bootloader on the computer you are using.\
294+
\nClick on OK to continue anyway."
295+
IDS_ERROR_BOOTLDR_FAILED "Setup could not install the bootloader (Status 0x%08lx)."
289296
END

base/setup/reactos/lang/de-DE.rc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,11 @@ the Setup program cannot install ReactOS.\
280280
\nClick on CANCEL to quit Setup."
281281

282282
IDS_ERROR_CHECKING_PARTITION "ChkDsk detected some disk errors.\n(Status 0x%08lx)."
283+
284+
IDS_ERROR_WRITE_BOOT "Setup failed to install the %s bootcode on the system partition."
285+
IDS_ERROR_INSTALL_BOOTCODE "Setup failed to install the %s bootcode on the boot disk."
286+
IDS_ERROR_INSTALL_BOOTCODE_REMOVABLE "Setup failed to install the bootcode on the removable media."
287+
IDS_ERROR_BOOTLDR_ARCH_UNSUPPORTED "Setup does not currently support installing the bootloader on the computer you are using.\
288+
\nClick on OK to continue anyway."
289+
IDS_ERROR_BOOTLDR_FAILED "Setup could not install the bootloader (Status 0x%08lx)."
283290
END

base/setup/reactos/lang/el-GR.rc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,11 @@ the Setup program cannot install ReactOS.\
280280
\nClick on CANCEL to quit Setup."
281281

282282
IDS_ERROR_CHECKING_PARTITION "ChkDsk detected some disk errors.\n(Status 0x%08lx)."
283+
284+
IDS_ERROR_WRITE_BOOT "Setup failed to install the %s bootcode on the system partition."
285+
IDS_ERROR_INSTALL_BOOTCODE "Setup failed to install the %s bootcode on the boot disk."
286+
IDS_ERROR_INSTALL_BOOTCODE_REMOVABLE "Setup failed to install the bootcode on the removable media."
287+
IDS_ERROR_BOOTLDR_ARCH_UNSUPPORTED "Setup does not currently support installing the bootloader on the computer you are using.\
288+
\nClick on OK to continue anyway."
289+
IDS_ERROR_BOOTLDR_FAILED "Setup could not install the bootloader (Status 0x%08lx)."
283290
END

base/setup/reactos/lang/en-US.rc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,11 @@ the Setup program cannot install ReactOS.\
280280
\nClick on CANCEL to quit Setup."
281281

282282
IDS_ERROR_CHECKING_PARTITION "ChkDsk detected some disk errors.\n(Status 0x%08lx)."
283+
284+
IDS_ERROR_WRITE_BOOT "Setup failed to install the %s bootcode on the system partition."
285+
IDS_ERROR_INSTALL_BOOTCODE "Setup failed to install the %s bootcode on the boot disk."
286+
IDS_ERROR_INSTALL_BOOTCODE_REMOVABLE "Setup failed to install the bootcode on the removable media."
287+
IDS_ERROR_BOOTLDR_ARCH_UNSUPPORTED "Setup does not currently support installing the bootloader on the computer you are using.\
288+
\nClick on OK to continue anyway."
289+
IDS_ERROR_BOOTLDR_FAILED "Setup could not install the bootloader (Status 0x%08lx)."
283290
END

base/setup/reactos/lang/es-ES.rc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,11 @@ the Setup program cannot install ReactOS.\
289289
\nClick on CANCEL to quit Setup."
290290

291291
IDS_ERROR_CHECKING_PARTITION "ChkDsk detected some disk errors.\n(Status 0x%08lx)."
292+
293+
IDS_ERROR_WRITE_BOOT "Setup failed to install the %s bootcode on the system partition."
294+
IDS_ERROR_INSTALL_BOOTCODE "Setup failed to install the %s bootcode on the boot disk."
295+
IDS_ERROR_INSTALL_BOOTCODE_REMOVABLE "Setup failed to install the bootcode on the removable media."
296+
IDS_ERROR_BOOTLDR_ARCH_UNSUPPORTED "Setup does not currently support installing the bootloader on the computer you are using.\
297+
\nClick on OK to continue anyway."
298+
IDS_ERROR_BOOTLDR_FAILED "Setup could not install the bootloader (Status 0x%08lx)."
292299
END

base/setup/reactos/lang/et-EE.rc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,11 @@ the Setup program cannot install ReactOS.\
280280
\nClick on CANCEL to quit Setup."
281281

282282
IDS_ERROR_CHECKING_PARTITION "ChkDsk detected some disk errors.\n(Status 0x%08lx)."
283+
284+
IDS_ERROR_WRITE_BOOT "Setup failed to install the %s bootcode on the system partition."
285+
IDS_ERROR_INSTALL_BOOTCODE "Setup failed to install the %s bootcode on the boot disk."
286+
IDS_ERROR_INSTALL_BOOTCODE_REMOVABLE "Setup failed to install the bootcode on the removable media."
287+
IDS_ERROR_BOOTLDR_ARCH_UNSUPPORTED "Setup does not currently support installing the bootloader on the computer you are using.\
288+
\nClick on OK to continue anyway."
289+
IDS_ERROR_BOOTLDR_FAILED "Setup could not install the bootloader (Status 0x%08lx)."
283290
END

base/setup/reactos/lang/eu-ES.rc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,4 +287,11 @@ the Setup program cannot install ReactOS.\
287287
\nClick on CANCEL to quit Setup."
288288

289289
IDS_ERROR_CHECKING_PARTITION "ChkDsk detected some disk errors.\n(Status 0x%08lx)."
290+
291+
IDS_ERROR_WRITE_BOOT "Setup failed to install the %s bootcode on the system partition."
292+
IDS_ERROR_INSTALL_BOOTCODE "Setup failed to install the %s bootcode on the boot disk."
293+
IDS_ERROR_INSTALL_BOOTCODE_REMOVABLE "Setup failed to install the bootcode on the removable media."
294+
IDS_ERROR_BOOTLDR_ARCH_UNSUPPORTED "Setup does not currently support installing the bootloader on the computer you are using.\
295+
\nClick on OK to continue anyway."
296+
IDS_ERROR_BOOTLDR_FAILED "Setup could not install the bootloader (Status 0x%08lx)."
290297
END

base/setup/reactos/lang/fi-FI.rc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,11 @@ the Setup program cannot install ReactOS.\
280280
\nClick on CANCEL to quit Setup."
281281

282282
IDS_ERROR_CHECKING_PARTITION "ChkDsk detected some disk errors.\n(Status 0x%08lx)."
283+
284+
IDS_ERROR_WRITE_BOOT "Setup failed to install the %s bootcode on the system partition."
285+
IDS_ERROR_INSTALL_BOOTCODE "Setup failed to install the %s bootcode on the boot disk."
286+
IDS_ERROR_INSTALL_BOOTCODE_REMOVABLE "Setup failed to install the bootcode on the removable media."
287+
IDS_ERROR_BOOTLDR_ARCH_UNSUPPORTED "Setup does not currently support installing the bootloader on the computer you are using.\
288+
\nClick on OK to continue anyway."
289+
IDS_ERROR_BOOTLDR_FAILED "Setup could not install the bootloader (Status 0x%08lx)."
283290
END

base/setup/reactos/lang/fr-FR.rc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,11 @@ the Setup program cannot install ReactOS.\
280280
\nClick on CANCEL to quit Setup."
281281

282282
IDS_ERROR_CHECKING_PARTITION "ChkDsk detected some disk errors.\n(Status 0x%08lx)."
283+
284+
IDS_ERROR_WRITE_BOOT "Échec de l'installation du code de démarrage %s sur la partition système."
285+
IDS_ERROR_INSTALL_BOOTCODE "Échec de l'installation du code de démarrage %s sur le disque système."
286+
IDS_ERROR_INSTALL_BOOTCODE_REMOVABLE "Échec de l'installation du code de démarrage sur le média amovible."
287+
IDS_ERROR_BOOTLDR_ARCH_UNSUPPORTED "Le programme d'installation ne supporte pas actuellement l'installation du chargeur de démarrage sur l'ordinateur que vous utilisez.\
288+
\nCliquez sur OK pour continuer quand même."
289+
IDS_ERROR_BOOTLDR_FAILED "Le programme d'installation n'a pas pu installer le chargeur de démarrage (Status 0x%08lx)."
283290
END

0 commit comments

Comments
 (0)