jenkins-bot merged this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[L10N] Add entries for Urdu language

Change-Id: Iaba69a204c332c995ec374883c98144740db6189
---
M pywikibot/cosmetic_changes.py
M pywikibot/families/wikipedia_family.py
2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pywikibot/cosmetic_changes.py b/pywikibot/cosmetic_changes.py
index 5c873d0..0abd016 100755
--- a/pywikibot/cosmetic_changes.py
+++ b/pywikibot/cosmetic_changes.py
@@ -126,6 +126,9 @@
'sk': ('dokumentácia', '/Dokumentácia'),
'sv': (u'dokumentation', u'/dok'),
'uk': (['документація', 'doc', 'documentation'], '/Документація'),
+ 'ur': (['دستاویز', 'توثيق', 'شرح', 'توضیحات',
+ 'documentation', 'template doc', 'doc',
+ 'documentation, template'], '/doc'),
'vi': (u'documentation', u'/doc'),
'zh': ([u'documentation', u'doc'], u'/doc'),
}
diff --git a/pywikibot/families/wikipedia_family.py b/pywikibot/families/wikipedia_family.py
index f4a6011..b4b0c4b 100644
--- a/pywikibot/families/wikipedia_family.py
+++ b/pywikibot/families/wikipedia_family.py
@@ -108,6 +108,7 @@
'tl': (u'Category redirect',),
'tr': ('Kategori yönlendirme',),
'uk': (u'Categoryredirect',),
+ 'ur': ('زمرہ رجوع مکرر',),
'vi': ('Đổi hướng thể loại',),
'yi': (u'קאטעגאריע אריבערפירן',),
'zh': ('分类重定向',),
@@ -197,6 +198,7 @@
'sr': ('/док', ),
'sv': (u'/dok', ),
'uk': (u'/Документація', ),
+ 'ur': ('/doc', '/دستاویز'),
}

# Templates that indicate an edit should be avoided
@@ -212,6 +214,7 @@
'Plusieurs en cours', 'Inuse',),
'hr': ('Radovi',),
'sr': ('Радови у току', 'Рут',),
+ 'ur': ('زیر ترمیم',),
'zh': ('Inuse',),
}

To view, visit change 419261. To unsubscribe, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaba69a204c332c995ec374883c98144740db6189
Gerrit-Change-Number: 419261
Gerrit-PatchSet: 7
Gerrit-Owner: محمد شعیب <yethrosh@gmail.com>
Gerrit-Reviewer: Framawiki <framawiki@tools.wmflabs.org>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: Zoranzoki21 <zorandori4444@gmail.com>
Gerrit-Reviewer: jenkins-bot <>
Gerrit-Reviewer: محمد شعیب <yethrosh@gmail.com>