jenkins-bot has submitted this change and it was merged.

Change subject: update namespace aliases, update mw version 1.23wmf22
......................................................................


update namespace aliases, update mw version 1.23wmf22

Change-Id: I49201c497e1bf8cde5baa1ebf8ea9c53b3ddba52
---
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 3b6f312..bd49977 100644
--- a/family.py
+++ b/family.py
@@ -4683,6 +4683,7 @@
             'bar': u'Modul',
             'be': u'Модуль',
             'be-x-old': u'Модуль',
+            'bg': u'Модул',
             'bjn': u'Modul',
             'bn': u'মডিউল',
             'bpy': u'মডিউল',
@@ -4812,6 +4813,7 @@
             'bar': u'Modul Diskussion',
             'be': u'Размовы пра модуль',
             'be-x-old': u'Абмеркаваньне модулю',
+            'bg': u'Модул беседа',
             'bjn': u'Pembicaraan Modul',
             'bm': u'Discussion module',
             'bn': u'মডিউল আলাপ',
@@ -4954,7 +4956,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.23wmf20'
+        return '1.23wmf22'
 
     def shared_image_repository(self, code):
         return ('commons', 'commons')

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I49201c497e1bf8cde5baa1ebf8ea9c53b3ddba52
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/compat
Gerrit-Branch: master
Gerrit-Owner: Xqt <[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