diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install_steps_interactive.pm | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index 0ab79c40d..033e64620 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -1335,17 +1335,20 @@ Do you really want to quit now?"), 0); $o->ask_from_no_check( { - messages => + messages => formatAlaTeX( _("Congratulations, installation is complete. Remove the boot media and press return to reboot. + For information on fixes which are available for this release of Mandrake Linux, consult the Errata available from: + http://www.linux-mandrake.com/en/82errata.php3 + Information on configuring your system is available in the post -install chapter of the Official Mandrake Linux User's Guide."), +install chapter of the Official Mandrake Linux User's Guide.")), cancel => '', }, [ |