Xqt has submitted this change and it was merged.

Change subject: update namespace aliases and mw version 1.23wmf16
......................................................................


update namespace aliases and mw version 1.23wmf16

Change-Id: I1118bdffa2d212dcff03a0e3fc02a5521da4890b
---
M family.py
1 file changed, 3 insertions(+), 1 deletion(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/family.py b/family.py
index ea3253b..465ea3d 100644
--- a/family.py
+++ b/family.py
@@ -4775,6 +4775,7 @@
             'tyv': u'Модуль',
             'udm': u'Модуль',
             'uk': u'Модуль',
+            'ur': u'ماڈیول',
             'vec': u'Modulo',
             'vep': u'Moodul',
             'vi': u'Mô đun',
@@ -4915,6 +4916,7 @@
             'tyv': u'Обсуждение модуля',
             'udm': u'Обсуждение модуля',
             'uk': u'Обговорення модуля',
+            'ur': u'تبادلۂ خیال ماڈیول',
             'vec': u'Discussioni modulo',
             'vep': u'Mooduli arutelu',
             'vi': u'Thảo luận Mô đun',
@@ -4944,7 +4946,7 @@
         """Return Wikimedia projects version number as a string."""
         # Don't use this, use versionnumber() instead. This only exists
         # to not break family files.
-        return '1.23wmf15'
+        return '1.23wmf16'
 
     def shared_image_repository(self, code):
         return ('commons', 'commons')

-- 
To view, visit https://gerrit.wikimedia.org/r/117400
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1118bdffa2d212dcff03a0e3fc02a5521da4890b
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/compat
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to