jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/381223 )
Change subject: Add Deadlink Template Config in reflinks.py for hi.wiki ......................................................................
Add Deadlink Template Config in reflinks.py for hi.wiki
Bug: T176969 Change-Id: Ifc828963325068ea1e985c31c104afde1f28bc96 --- M scripts/reflinks.py 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: Dvorapa: Looks good to me, but someone else must approve Mpaa: Looks good to me, approved jenkins-bot: Verified
diff --git a/scripts/reflinks.py b/scripts/reflinks.py index 7f39ae8..1ff8b3f 100755 --- a/scripts/reflinks.py +++ b/scripts/reflinks.py @@ -105,6 +105,7 @@ 'de': u'', 'fa': u'[%s] {{پیوند مرده}}', 'he': u'{{קישור שבור}}', + 'hi': '[%s] {{Dead link}}', 'hu': u'[%s] {{halott link}}', 'ko': u'[%s] {{죽은 바깥 고리}}', 'es': u'{{enlace roto2|%s}}',
pywikibot-commits@lists.wikimedia.org