[Pywikipedia-l] SVN: [4748] trunk/pywikipedia/checkimages.py

filnik at svn.wikimedia.org filnik at svn.wikimedia.org
Sat Dec 22 13:06:46 UTC 2007


Revision: 4748
Author:   filnik
Date:     2007-12-22 13:06:46 +0000 (Sat, 22 Dec 2007)

Log Message:
-----------
Adding a \n in the commons' message to prevent errors

Modified Paths:
--------------
    trunk/pywikipedia/checkimages.py

Modified: trunk/pywikipedia/checkimages.py
===================================================================
--- trunk/pywikipedia/checkimages.py	2007-12-22 10:27:48 UTC (rev 4747)
+++ trunk/pywikipedia/checkimages.py	2007-12-22 13:06:46 UTC (rev 4748)
@@ -166,7 +166,7 @@
 				}
 # That's the text that the bot will add if it doesn't find the license.
 nothing_notification = {
-				'commons':"{{subst:User:Filnik/untagged|Image:%s}}\n\n''This message was '''added automatically by [[User:Filbot|Filbot]]''', if you need some help about it, ask [[User:Filnik|its master]] or go to the [[Commons:Help desk]]''. --~~~~",
+				'commons':"\n{{subst:User:Filnik/untagged|Image:%s}}\n\n''This message was '''added automatically by [[User:Filbot|Filbot]]''', if you need some help about it, ask [[User:Filnik|its master]] or go to the [[Commons:Help desk]]''. --~~~~",
 				'en'     :"{{subst:image source|Image:%s}} --~~~~",
 				'it'     :"{{subst:Utente:Filbot/Senza licenza|%s}} --~~~~",
 				'hu'     :u"{{subst:adjforrást|Kép:%s}} \n Ezt az üzenetet ~~~ automatikusan helyezte el a vitalapodon, kérdéseddel fordulj a gazdájához, vagy a [[WP:KF|Kocsmafalhoz]]. --~~~~",





More information about the Pywikipedia-l mailing list