Revision: 6564
Author: nicdumz
Date: 2009-03-28 17:27:58 +0000 (Sat, 28 Mar 2009)
Log Message:
-----------
Adding to alphabetic order new wikiquote languages
Modified Paths:
--------------
trunk/pywikipedia/families/wikiquote_family.py
Modified: trunk/pywikipedia/families/wikiquote_family.py
===================================================================
--- trunk/pywikipedia/families/wikiquote_family.py 2009-03-28 02:05:57 UTC (rev 6563)
+++ trunk/pywikipedia/families/wikiquote_family.py 2009-03-28 17:27:58 UTC (rev 6564)
@@ -208,17 +208,17 @@
# languages are put in the order given there. All other languages are put
# after those, in code-alphabetical order.
- alphabetic = ['af','ar','roa-rup','om','bg','be','bn','bs',
- 'ca','chr','co','cs','cy','da','de','als','et',
- 'el','en','es','eo','eu','fa','fr','fy','ga','gv',
- 'gd','gl','ko','hi','hr','io','id','ia','is','it',
- 'he','jv','ka','csb','ks','sw','la','lt','hu',
- 'mk','mg','ml','mi','mr','zh-cfr','mn','nah','na',
- 'nl','ja','no','nb','oc','nds','pl','pt','ro','ru',
- 'sa','st','sq','si','simple','sk','sl','sr','su',
- 'fi','sv','ta','tt','th','ur','vi',
- 'tpi','tr','uk','vo','yi','yo','za','zh','zh-cn',
- 'zh-tw']
+ alphabetic = ['af','am','ang','ar','roa-rup','ast','az','bn',
+ 'zh-min-nan','bg','be','bs','br','ca','chr','co','cs','cy',
+ 'da','de','als','et','el','en','es','eo','eu','fa','fr',
+ 'fy','ga','gv','gu','gd','gl','ko','hy','hi','hr','io',
+ 'id','ia','is','it','he','jv','kn','ka','ks','csb','kk',
+ 'ky','sw','ku','la','lb','lt','li','hu','mk','mg','ml',
+ 'mi','mr','zh-cfr','mn','nah','na','nl','ja','no','nb',
+ 'nn','oc','om','nds','uz','pl','pt','ro','ru','sa','st',
+ 'sq','si','simple','sk','sl','sr','su','fi','sv','ta','tt',
+ 'te','th','ur','vi','tpi','tr','uk','vo','yi','yo','wo',
+ 'za','zh','zh-cn','zh-tw']
self.interwiki_putfirst = {
'en': alphabetic,