Revision: 4009 Author: misza13 Date: 2007-08-08 20:56:59 +0000 (Wed, 08 Aug 2007)
Log Message: ----------- Added spaces after all welcome templates (and before signatures).
Modified Paths: -------------- trunk/pywikipedia/welcome.py
Modified: trunk/pywikipedia/welcome.py =================================================================== --- trunk/pywikipedia/welcome.py 2007-08-08 14:55:17 UTC (rev 4008) +++ trunk/pywikipedia/welcome.py 2007-08-08 20:56:59 UTC (rev 4009) @@ -213,15 +213,15 @@ # that is your signature (the bot has a random parameter to add different # sign, so in this way it will change according to your parameters). netext = { - 'commons':u'{{subst:welcome}}%s', - 'ar':u'{{نسخ:مستخدم:Alnokta/ترحيب}}%s', + 'commons':u'{{subst:welcome}} %s', + 'ar':u'{{نسخ:مستخدم:Alnokta/ترحيب}} %s', 'de':u'{{subst:Hallo}} %s', - 'en':u'{{subst:welcome}}%s', - 'fa':u'{{جا:خوشامد}}%s', + 'en':u'{{subst:welcome}} %s', + 'fa':u'{{جا:خوشامد}} %s', 'it':u'{{Benvebot}} %s', - 'nl':u'{{Welkomstbericht}}%s', - 'no':u'{{subst:bruker:jhs/vk}}%s', - 'sq':u'{{subst:tung}}%s', + 'nl':u'{{Welkomstbericht}} %s', + 'no':u'{{subst:bruker:jhs/vk}} %s', + 'sq':u'{{subst:tung}} %s', } # The edit summary for updating the welcome log (e.g. Updating log). summary2 = {