diff options
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r-- | perl-install/install_steps_interactive.pm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index 80cddaaa3..68e986898 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -1332,11 +1332,12 @@ For information on fixes which are available for this release of Mandrake Linux, consult the Errata available from: -http://www.linux-mandrake.com/en/90errata.php3 +%s 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.", +_("http://www.mandrakelinux.com/en/90errata.php3"))), cancel => '', }, [ |