summaryrefslogtreecommitdiffstats
path: root/usr/share/mageiawelcome/mageiawelcome.py
diff options
context:
space:
mode:
authorDaniel Napora <napcok@gmail.com>2013-10-16 22:50:44 +0200
committerDaniel Napora <napcok@gmail.com>2013-10-16 22:50:44 +0200
commit34d113ecfb3043a84ac6f64cfb7a672d2ae42172 (patch)
treebd99bacb82f232a2b42c7d22f54492df6115fafe /usr/share/mageiawelcome/mageiawelcome.py
parenta32d6e6054d3182e07f4eb892b5625c7a51a715d (diff)
downloadmageiawelcome-34d113ecfb3043a84ac6f64cfb7a672d2ae42172.tar
mageiawelcome-34d113ecfb3043a84ac6f64cfb7a672d2ae42172.tar.gz
mageiawelcome-34d113ecfb3043a84ac6f64cfb7a672d2ae42172.tar.bz2
mageiawelcome-34d113ecfb3043a84ac6f64cfb7a672d2ae42172.tar.xz
mageiawelcome-34d113ecfb3043a84ac6f64cfb7a672d2ae42172.zip
Welcome text fixes
Diffstat (limited to 'usr/share/mageiawelcome/mageiawelcome.py')
-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 6cf3fe0..609002b 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 best possible system, however please note that as nothing in this world is perfect neither this distribution is, therefore we will be very helpful for every contribution you can make to it, 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 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['newbie_howto'] = _("Newbie HowTo")
l['didyouknow'] = _("First steps")
l['rpm_install'] = _("Apps")