From 822f47886fdd28a2be7473d27fc493949a657d51 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Mon, 4 Nov 2013 12:22:12 +0100 Subject: Welcome message changed --- usr/share/mageiawelcome/mageiawelcome.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/share') diff --git a/usr/share/mageiawelcome/mageiawelcome.py b/usr/share/mageiawelcome/mageiawelcome.py index 609002b..5048b67 100644 --- a/usr/share/mageiawelcome/mageiawelcome.py +++ b/usr/share/mageiawelcome/mageiawelcome.py @@ -72,7 +72,7 @@ def main(): l['arch'] = arch l['welcome'] = _("Welcome") l['user'] = username - l['welcome_msg'] = _("

Thank you for choosing Mageia!

We have put a lot of effort to provide you with the best possible system, however please note that as nothing in this world is perfect neither this distribution is, therefore we will be very thankful for every contribution you can make to it.

To find out how you can help click here.

Don't forget to tell your friends about Mageia.

") + l['welcome_msg'] = _("

Thank you for choosing Mageia!

We have put a lot of effort to provide you with the best possible system, however please note that as nothing in this world is perfect neither is this distribution, therefore we will be very thankful for every contribution you can make to it.

To find out how you can help click here.

Don't forget to tell your friends about Mageia.

") l['newbie_howto'] = _("Newbie HowTo") l['didyouknow'] = _("First steps") l['rpm_install'] = _("Apps") -- cgit v1.2.1