jenkins-bot merged this change.

View Change

Approvals: Dvorapa: Looks good to me, but someone else must approve Xqt: Looks good to me, approved jenkins-bot: Verified
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.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I74e73b0367d9a675b835a1639b3f147d785e7970
Gerrit-Change-Number: 415815
Gerrit-PatchSet: 6
Gerrit-Owner: Zoranzoki21 <zorandori4444@gmail.com>
Gerrit-Reviewer: Dalba <dalba.wiki@gmail.com>
Gerrit-Reviewer: Dvorapa <dvorapa@seznam.cz>
Gerrit-Reviewer: Framawiki <framawiki@tools.wmflabs.org>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: Zoranzoki21 <zorandori4444@gmail.com>
Gerrit-Reviewer: jenkins-bot <>