From cc40d0b56dba6d1af838a86d4fbbb14ac90ef97f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 22 Oct 1999 10:37:37 +0000 Subject: no_comment --- perl-install/install_steps_interactive.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'perl-install/install_steps_interactive.pm') diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index 1d12eed53..e5368da7c 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -713,8 +713,10 @@ Do you really want to quit now?"), 0); $o->ask_warn('', _("Congratulations, installation is complete. Remove the boot media and press return to reboot. + For information on fixes which are available for this release of Linux-Mandrake, consult the Errata available from http://www.linux-mandrake.com/. + Information on configuring your system is available in the post install chapter of the Official Linux-Mandrake User's Guide.")) if $alldone; } @@ -745,7 +747,7 @@ sub load_module { my @names = modparm::get_options_name($m); - if ((@names != 0) && $o->ask_from_list('', + if ((@names != 0) && $o->ask_from_list_('', _("In some cases, the %s driver needs to have extra information to work properly, although it normally works fine without. Would you like to specify extra options for it or allow the driver to probe your machine for the -- cgit v1.2.1