diff --git a/src/components/storage/InstallationScenario.jsx b/src/components/storage/InstallationScenario.jsx index e1c7dc14ca..f0dcc1b5e5 100644 --- a/src/components/storage/InstallationScenario.jsx +++ b/src/components/storage/InstallationScenario.jsx @@ -199,7 +199,7 @@ export const scenarios = [{ check: checkConfiguredStorage, // CLEAR_PARTITIONS_NONE = 0 initializationMode: 0, - buttonLabel: _("Apply storage configuration and install"), + buttonLabel: _("Install"), buttonVariant: "danger", screenWarning: _("To prevent loss, make sure to backup your data."), dialogTitleIconVariant: "",