Maintenance-bot has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/150653

Change subject: update language by size
......................................................................

update language by size

Change-Id: I0ea84e78115afde7c2370b97c83b42d921cf81f9
---
M pywikibot/families/wikipedia_family.py
M pywikibot/families/wikiquote_family.py
M pywikibot/families/wiktionary_family.py
3 files changed, 6 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/53/150653/1

diff --git a/pywikibot/families/wikipedia_family.py 
b/pywikibot/families/wikipedia_family.py
index 33782f2..4f7e55a 100644
--- a/pywikibot/families/wikipedia_family.py
+++ b/pywikibot/families/wikipedia_family.py
@@ -11,7 +11,7 @@
         self.name = 'wikipedia'
 
         self.languages_by_size = [
-            'en', 'nl', 'sv', 'de', 'fr', 'it', 'ru', 'es', 'vi', 'war', 'pl',
+            'en', 'sv', 'nl', 'de', 'fr', 'it', 'ru', 'es', 'vi', 'war', 'pl',
             'ceb', 'ja', 'pt', 'zh', 'uk', 'ca', 'no', 'fa', 'fi', 'id', 'cs',
             'ar', 'ko', 'ms', 'hu', 'ro', 'sr', 'tr', 'min', 'kk', 'sh', 'eo',
             'sk', 'da', 'eu', 'lt', 'bg', 'he', 'hr', 'sl', 'uz', 'hy', 'et',
@@ -35,9 +35,9 @@
             'to', 'arc', 'kl', 'bjn', 'kbd', 'lo', 'ha', 'pap', 'tpi', 'av',
             'lbe', 'mdf', 'jbo', 'na', 'wo', 'bxr', 'ty', 'srn', 'ig', 'nso',
             'kaa', 'kg', 'tet', 'ab', 'ltg', 'zu', 'za', 'cdo', 'tyv', 'chy',
-            'rmy', 'tw', 'cu', 'tn', 'chr', 'om', 'roa-rup', 'got', 'bi', 
'pih',
+            'tw', 'rmy', 'cu', 'tn', 'chr', 'om', 'roa-rup', 'got', 'bi', 
'pih',
             'rn', 'sm', 'bm', 'ss', 'iu', 'sd', 'pnt', 'ki', 'xh', 'ts', 'ee',
-            'ak', 'fj', 'ti', 'lg', 'ks', 'sg', 'ny', 'ff', 've', 'cr', 'st',
+            'ak', 'fj', 'ti', 'lg', 'ks', 'ff', 'sg', 'ny', 've', 'cr', 'st',
             'dz', 'tum', 'ik', 'ch',
         ]
 
diff --git a/pywikibot/families/wikiquote_family.py 
b/pywikibot/families/wikiquote_family.py
index 9a4fcec..7afa14f 100644
--- a/pywikibot/families/wikiquote_family.py
+++ b/pywikibot/families/wikiquote_family.py
@@ -12,7 +12,7 @@
 
         self.languages_by_size = [
             'pl', 'en', 'it', 'ru', 'de', 'pt', 'es', 'fr', 'cs', 'sk', 'bg',
-            'bs', 'tr', 'uk', 'sl', 'he', 'fa', 'lt', 'eo', 'el', 'ca', 'zh',
+            'bs', 'tr', 'uk', 'he', 'sl', 'fa', 'lt', 'eo', 'el', 'ca', 'zh',
             'id', 'hu', 'fi', 'sv', 'li', 'nl', 'hr', 'nn', 'ja', 'no', 'az',
             'sa', 'hy', 'ar', 'et', 'ko', 'gl', 'ml', 'cy', 'ka', 'sr', 'ro',
             'ku', 'te', 'th', 'da', 'eu', 'ta', 'is', 'vi', 'af', 'sq', 'hi',
diff --git a/pywikibot/families/wiktionary_family.py 
b/pywikibot/families/wiktionary_family.py
index 29d3e70..cce2323 100644
--- a/pywikibot/families/wiktionary_family.py
+++ b/pywikibot/families/wiktionary_family.py
@@ -21,8 +21,8 @@
             'pnb', 'ka', 'sm', 'sl', 'nah', 'lv', 'tt', 'lb', 'bs', 'kk', 
'nds',
             'sk', 'tk', 'hsb', 'mk', 'ky', 'be', 'km', 'ms', 'ga', 'wo', 'sa',
             'ang', 'mn', 'co', 'tg', 'gn', 'mr', 'ug', 'csb', 'st', 'so', 'ia',
-            'sd', 'si', 'kl', 'vec', 'an', 'jbo', 'ln', 'fo', 'zu', 'gv', 'kw',
-            'gu', 'bn', 'rw', 'om', 'qu', 'ss', 'na', 'ie', 'mt', 'pa',
+            'sd', 'si', 'vec', 'kl', 'an', 'jbo', 'ln', 'fo', 'zu', 'bn', 'gv',
+            'kw', 'gu', 'rw', 'om', 'na', 'qu', 'ss', 'ie', 'mt', 'pa',
             'roa-rup', 'iu', 'su', 'am', 'mi', 'za', 'ne', 'gd', 'tpi', 'yi',
             'ti', 'sg', 'tn', 'dv', 'ts', 'ha', 'ks', 'ay',
         ]

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0ea84e78115afde7c2370b97c83b42d921cf81f9
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Maintenance-bot <ladsgr...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to