summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-05-30 07:09:10 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-05-30 07:09:10 +0000
commiteb79ade857b72983906dd1ae76c17fc8215e4ce9 (patch)
tree64c3756d79af7b37e21bc7fd2c03b4b81f82c7ec /perl-install/install_steps_interactive.pm
parent8d60081683d25875743c1e63432e6ff96a62a85a (diff)
downloaddrakx-backup-do-not-use-eb79ade857b72983906dd1ae76c17fc8215e4ce9.tar
drakx-backup-do-not-use-eb79ade857b72983906dd1ae76c17fc8215e4ce9.tar.gz
drakx-backup-do-not-use-eb79ade857b72983906dd1ae76c17fc8215e4ce9.tar.bz2
drakx-backup-do-not-use-eb79ade857b72983906dd1ae76c17fc8215e4ce9.tar.xz
drakx-backup-do-not-use-eb79ade857b72983906dd1ae76c17fc8215e4ce9.zip
button "Reboot" is better called "Quit" for chrooted installs
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/,