Add the Ojibwe language (ojb)

Bug: T283053
Change-Id: Idd95e163ea876212ecbb7d2aaf0fe82168837cf2
This commit is contained in:
Amir Aharoni 2021-05-18 14:08:56 +03:00
parent 0d8d71a7d1
commit 5db1b563da
3 changed files with 14 additions and 0 deletions

View file

@ -82,6 +82,7 @@ because of Phabricator reports.
parentheses in Names.php
* (T279619) Added language support for Dagbani (dag).
* (T282085) Added language support for Malay in Arabic (Jawi) script (ms-arab).
* (T283053) Added language support for Ojibwe (ojb).
=== Breaking changes in 1.37 ===
* The Revision class, hard deprecated in 1.35, is being removed. As

View file

@ -340,6 +340,7 @@ class Names {
'ny' => 'Chi-Chewa', # Chichewa
'nys' => 'Nyunga', # Nyungar
'oc' => 'occitan', # Occitan
'ojb' => 'Ojibwemowin', # Ojibwe
'olo' => 'livvinkarjala', # Livvi-Karelian
'om' => 'Oromoo', # Oromo
'or' => 'ଓଡ଼ିଆ', # Oriya

View file

@ -0,0 +1,12 @@
<?php
/** Ojibwe (Ojibwemowin)
*
* To improve a translation please visit https://translatewiki.net
*
* @ingroup Language
* @file
*
* @author Amir E. Aharoni
*/
$linkTrail = "/^([a-záâąą́āéèêēg̣ḥìîīḳóòôōš]+)(.*)$/sDu";