From 1630734c2fe83912edcc9f635530ecc76e531047 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 27 Feb 2002 15:26:23 +0000 Subject: formatAlaTex for congratz msg --- perl-install/install_steps_interactive.pm | 7 +++++-- 1 file 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 => '', }, [ -- cgit v1.2.1