summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Napora <napcok@gmail.com>2013-11-04 12:22:12 +0100
committerDaniel Napora <napcok@gmail.com>2013-11-04 12:22:12 +0100
commit822f47886fdd28a2be7473d27fc493949a657d51 (patch)
treeb08e90525ee8421f9dc01c212f7fb6d257682f54
parent522abaf8d3b0df785ec031c986d82500798fd02c (diff)
downloadmageiawelcome-822f47886fdd28a2be7473d27fc493949a657d51.tar
mageiawelcome-822f47886fdd28a2be7473d27fc493949a657d51.tar.gz
mageiawelcome-822f47886fdd28a2be7473d27fc493949a657d51.tar.bz2
mageiawelcome-822f47886fdd28a2be7473d27fc493949a657d51.tar.xz
mageiawelcome-822f47886fdd28a2be7473d27fc493949a657d51.zip
Welcome message 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 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'] = _("<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 this distribution is, 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 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['newbie_howto'] = _("Newbie HowTo")
l['didyouknow'] = _("First steps")
l['rpm_install'] = _("Apps")