summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-01-21 19:01:37 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-01-21 19:01:37 +0000
commit95f9995e3a8183f7221db4b79746e67b26247950 (patch)
tree3f3157d8b59f5406042650a035dbae87dbd60dcb /perl-install
parentffea7a5c07e667d4640d0bc65974a1055259d060 (diff)
downloaddrakx-backup-do-not-use-95f9995e3a8183f7221db4b79746e67b26247950.tar
drakx-backup-do-not-use-95f9995e3a8183f7221db4b79746e67b26247950.tar.gz
drakx-backup-do-not-use-95f9995e3a8183f7221db4b79746e67b26247950.tar.bz2
drakx-backup-do-not-use-95f9995e3a8183f7221db4b79746e67b26247950.tar.xz
drakx-backup-do-not-use-95f9995e3a8183f7221db4b79746e67b26247950.zip
replace "Next" button with "Reboot" at exitInstall step
Diffstat (limited to 'perl-install')
-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 20b497310..6b287867c 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -1166,7 +1166,7 @@ Do you really want to quit now?"), 0);
$o->ask_from_no_check(
{
messages => formatAlaTeX(install_messages::install_completed()),
- cancel => '',
+ ok => N("Reboot"),
},
[
if_($::expert,