From fb22392871f0c8587f04a1e9cb93f67af46679b9 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Wed, 6 Nov 2013 01:23:01 +0100 Subject: Welcome text 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 374cd32..7a899d7 100644 --- a/usr/share/mageiawelcome/mageiawelcome.py +++ b/usr/share/mageiawelcome/mageiawelcome.py @@ -76,7 +76,7 @@ def main(): l['desktop'] = desktop 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 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['welcome_msg'] = _("

Thank you for choosing Mageia!

We have put in a lot of effort to provide you with the best possible system. We hope you will have a good experience with Mageia. If you feel that our project is a good idea, we would also appreciate any contribution you can make to it for next versions.

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