Skip to content

Commit

Permalink
Merge "[fix] update linktrails for bat-smg and mai wikis"
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-bot authored and Gerrit Code Review committed Aug 25, 2016
2 parents 38b919c + ff9717b commit cdc1dc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pywikibot/family.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ def __init__(self):
'av': u'[a-zабвгдеёжзийклмнопрстуфхцчшщъыьэюя]*',
'ay': u'[a-záéíóúñ]*',
'bar': u'[äöüßa-z]*',
'bat-smg': '[a-ząčęėįšųūž]*',
'be': u'[абвгґджзеёжзійклмнопрстуўфхцчшыьэюяćčłńśšŭźža-z]*',
'be-tarask': u'[абвгґджзеёжзійклмнопрстуўфхцчшыьэюяćčłńśšŭźža-z]*',
'bg': u'[a-zабвгдежзийклмнопрстуфхцчшщъыьэюя]*',
Expand Down Expand Up @@ -217,6 +218,7 @@ def __init__(self):
'lrc': u'[ابپتثجچحخدذرزژسشصضطظعغفقکگلمنوهیآأئؤة‌]*',
'ltg': u'[a-zA-ZĀāČčĒēĢģĪīĶķĻļŅņŠšŪūŽž]*',
'lv': u'[a-zA-ZĀāČčĒēĢģĪīĶķĻļŅņŠšŪūŽž]*',
'mai': '[a-zऀ-ॣ०-꣠-ꣿ]*',
'mg': u'[a-zàâçéèêîôûäëïöüùÇÉÂÊÎÔÛÄËÏÖÜÀÈÙ]*',
'mhr': u'[a-zабвгдеёжзийклмнопрстуфхцчшщъыьэюя]*',
'mk': u'[a-zабвгдѓежзѕијклљмнњопрстќуфхцчџш]*',
Expand Down

0 comments on commit cdc1dc1

Please sign in to comment.