jenkins-bot merged this change.
Fix documentation for yu-tld and add edit summary on Serbian
.yu domain is already disabled before 8 years
Change-Id: I74e73b0367d9a675b835a1639b3f147d785e7970
---
M pywikibot/fixes.py
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/pywikibot/fixes.py b/pywikibot/fixes.py
index 3a68c67..33b82f5 100644
--- a/pywikibot/fixes.py
+++ b/pywikibot/fixes.py
@@ -30,11 +30,11 @@
* datum - specific date formats in German
* correct-ar - Corrections for Arabic Wikipedia and any
Arabic wiki.
- * yu-tld - the yu top-level domain will soon be
- disabled, see
+ * yu-tld - Fix links to .yu domains because it is
+ disabled, see:
+ https://lists.wikimedia.org/pipermail/wikibots-l/2009-February/000290.html
* fckeditor - Try to convert FCKeditor HTML tags to wiki
syntax.
- https://lists.wikimedia.org/pipermail/wikibots-l/2009-February/000290.html
"""
__doc__ = __doc__ + parameter_help
@@ -599,6 +599,7 @@
'fr': ('Robot: Correction des liens pointant vers le domaine '
'.yu, qui expire en 2009'),
'ksh': u'Bot: de ahle .yu-Domains loufe us, dröm ußjetuusch',
+ 'sr': 'Бот: Исправљање линкова ка .yu домену',
},
'replacements': [
(u'www.budva.cg.yu', u'www.budva.rs'),
To view, visit change 415815. To unsubscribe, visit settings.