From 2f70fe4256cef3f4ca1445225722da03f256b21e Mon Sep 17 00:00:00 2001 From: Jayprakash12345 <0freerunning@gmail.com> Date: Fri, 5 Jan 2018 12:44:58 +0000 Subject: [PATCH] Add Nyungar (nys) to Names.php & release note Bug: T182305 Change-Id: Ie6a5881a6b20cecf8f73707dbb3c58f1190a3323 --- RELEASE-NOTES-1.31 | 1 + languages/data/Names.php | 1 + 2 files changed, 2 insertions(+) diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 30a174a8f8..f4cd68aeb5 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -76,6 +76,7 @@ regularly. Below only new and removed languages are listed, as well as changes to languages because of Phabricator reports. * (T180052) Mirandese (mwl) now supports gendered NS_USER/NS_USER_TALK namespaces. +* (T182305) New language support: Nyungar (nys). === Other changes in 1.31 === * Introducing multi-content-revision capability into the storage layer. For details, diff --git a/languages/data/Names.php b/languages/data/Names.php index 281be2b97b..d0a68247a4 100644 --- a/languages/data/Names.php +++ b/languages/data/Names.php @@ -320,6 +320,7 @@ class Names { 'nso' => 'Sesotho sa Leboa', # Northern Sotho 'nv' => 'Diné bizaad', # Navajo 'ny' => 'Chi-Chewa', # Chichewa + 'nys' => 'Nyunga', # Nyungar 'oc' => 'occitan', # Occitan 'olo' => 'Livvinkarjala', # Livvi-Karelian 'om' => 'Oromoo', # Oromo -- 2.20.1