summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index 408021516..f125d6564 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -1322,7 +1322,7 @@ Do you really want to quit now?"), 0);
{
messages => formatAlaTeX(install_messages::install_completed()),
interactive_help_id => 'exitInstall',
- ok => N("Reboot"),
+ ok => $::local_install ? N("Quit") : N("Reboot"),
},
[
if_(arch() !~ /^ppc/,