diff options
-rw-r--r-- | perl-install/messages.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/messages.pm b/perl-install/messages.pm index e36e6d255..fc74745ec 100644 --- a/perl-install/messages.pm +++ b/perl-install/messages.pm @@ -112,8 +112,8 @@ sub install_completed() { Remove the boot media and press Enter to reboot."), N("For information on fixes which are available for this release of Mageia, consult the Errata available from:\n%s", 'http://www.mageia.org/'), - N("Information on configuring your system is available in the post -install chapter of the Official Mageia User's Guide.") + N("After rebooting and logging into Mageia, you will see the MageiaWelcome screen. +It is full of very useful information and links.") ); } |