summaryrefslogtreecommitdiffstats
path: root/perl-install/messages.pm
diff options
context:
space:
mode:
authorMarja van Waes <marja@mageia.org>2014-12-28 13:02:27 +0100
committerMarja van Waes <marja@mageia.org>2014-12-28 13:02:27 +0100
commit13e7728b70dc07f26a7123a65c58dbd523b4ea90 (patch)
treeb173ce7c3e0a4f6dd4c90d315e9b4d7d13328e2a /perl-install/messages.pm
parent36c2fc004bf445ff784bde423ba7aa27885539f8 (diff)
downloaddrakx-13e7728b70dc07f26a7123a65c58dbd523b4ea90.tar
drakx-13e7728b70dc07f26a7123a65c58dbd523b4ea90.tar.gz
drakx-13e7728b70dc07f26a7123a65c58dbd523b4ea90.tar.bz2
drakx-13e7728b70dc07f26a7123a65c58dbd523b4ea90.tar.xz
drakx-13e7728b70dc07f26a7123a65c58dbd523b4ea90.zip
refer to MageiaWelcome instead of to something we do not have
Diffstat (limited to 'perl-install/messages.pm')
-rw-r--r--perl-install/messages.pm4
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.")
);
}