jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/632684 )
Change subject: Full update of language_groups (Arabic script only)
......................................................................
Full update of language_groups (Arabic script only)
* Out of 313 Wikipedia languages, 18 of them use the Arabic script
(either directly or using a script that is derived from Arabic).
* Manually checked every one of those using Special:Random (20 times)
and also checked Special:AllPages to see if the wiki really uses
Arabic script.
* Summary of changes:
* Removed 2 languages (existing pages with Arabic titles are redirects only)
and added 7 languages.
* Languages removed: bjn, tt
* Languages added: azb, fa, glk, ha, ks, lrc, mzn
* Sorted language codes alphabetically.
Change-Id: I2b430c139d239974068a7676d2e492833e6ca5a1
---
M pywikibot/family.py
1 file changed, 4 insertions(+), 3 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/pywikibot/family.py b/pywikibot/family.py
index 22d3078..8a6be39 100644
--- a/pywikibot/family.py
+++ b/pywikibot/family.py
@@ -559,11 +559,12 @@
# Some languages belong to a group where the possibility is high that
# equivalent articles have identical titles among the group.
language_groups = {
- # languages using the Arabic script (incomplete)
+ # languages using the Arabic script
'arab': [
- 'ar', 'ary', 'arz', 'ps', 'sd', 'ur', 'bjn', 'ckb',
+ 'ar', 'ary', 'arz', 'azb', 'ckb', 'fa', 'glk', 'ks', 'lrc',
+ 'mzn', 'ps', 'sd', 'ur',
# languages using multiple scripts, including Arabic
- 'kk', 'ku', 'tt', 'ug', 'pnb'
+ 'ha', 'kk', 'ku', 'pnb', 'ug'
],
# languages that use Chinese symbols
'chinese': [
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/632684
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I2b430c139d239974068a7676d2e492833e6ca5a1
Gerrit-Change-Number: 632684
Gerrit-PatchSet: 5
Gerrit-Owner: Meno25 <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits