summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Napora <napcok@gmail.com>2013-11-06 01:23:01 +0100
committerDaniel Napora <napcok@gmail.com>2013-11-06 01:23:01 +0100
commitfb22392871f0c8587f04a1e9cb93f67af46679b9 (patch)
tree6c0ee8024348b2646068d603aa9b289b29ffc9a7
parentc8021221f25f4dd2d82e69688294c114331549bd (diff)
downloadmageiawelcome-fb22392871f0c8587f04a1e9cb93f67af46679b9.tar
mageiawelcome-fb22392871f0c8587f04a1e9cb93f67af46679b9.tar.gz
mageiawelcome-fb22392871f0c8587f04a1e9cb93f67af46679b9.tar.bz2
mageiawelcome-fb22392871f0c8587f04a1e9cb93f67af46679b9.tar.xz
mageiawelcome-fb22392871f0c8587f04a1e9cb93f67af46679b9.zip
Welcome text changed
-rw-r--r--usr/share/mageiawelcome/mageiawelcome.py2
1 files changed, 1 insertions, 1 deletions
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'] = _("<p>Thank you for choosing Mageia!</p><p> 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.</p><p>To find out how you can help <a class='weblink' href='http://www.mageia.org/en/contribute/'>click here</a>.</p><p>Don't forget to tell your friends about Mageia.</p>")
+ l['welcome_msg'] = _("<p>Thank you for choosing Mageia!</p><p>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.</p><p>To find out how you can help <a class='weblink' href='http://www.mageia.org/en/contribute/'>click here</a>.</p><p>Don't forget to tell your friends about Mageia.</p>")
l['newbie_howto'] = _("Newbie HowTo")
l['didyouknow'] = _("First steps")
l['rpm_install'] = _("Apps")