jenkins-bot has submitted this change and it was merged.
Change subject: Change category for file licences on en.wiki ......................................................................
Change category for file licences on en.wiki
Moved here: https://en.wikipedia.org/w/index.php?title=Category%3AWikipedia_file_copyrig...
Change-Id: I2250360ef35185420586afeef47a059db4039bbd --- M scripts/checkimages.py 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Dalba: Looks good to me, approved jenkins-bot: Verified
diff --git a/scripts/checkimages.py b/scripts/checkimages.py index 24c6173..b048c0f 100755 --- a/scripts/checkimages.py +++ b/scripts/checkimages.py @@ -466,7 +466,7 @@ 'commons': u'Category:License tags', 'ar': u'تصنيف:قوالب حقوق الصور', 'de': u'Kategorie:Vorlage:Lizenz für Bilder', - 'en': u'Category:Wikipedia image copyright templates', + 'en': 'Category:Wikipedia file copyright templates', 'fa': u'رده:الگو:حق تکثیر پرونده', 'ga': u'Catagóir:Clibeanna cóipchirt d'íomhánna', 'it': u'Categoria:Template Licenze copyright',
pywikibot-commits@lists.wikimedia.org