diff options
author | Winston Sung <winston21.sung@gmail.com> | 2023-01-09 01:48:46 +0000 |
---|---|---|
committer | Winston Sung <winston21.sung@gmail.com> | 2024-11-22 18:24:52 +0000 |
commit | f4f95a2379d99a61c95ae3e62eb704795fdba4c1 (patch) | |
tree | cc9a081c062b17711e1ee387b5ac74ebf98802ee /RELEASE-NOTES-1.43 | |
parent | 67e73b1f6267e70ffb3563e1e1e2a1d1fcd5746d (diff) | |
download | mediawikicore-f4f95a2379d99a61c95ae3e62eb704795fdba4c1.tar.gz mediawikicore-f4f95a2379d99a61c95ae3e62eb704795fdba4c1.zip |
Languages: Add cdo-hant, cdo-latn (Mindong - Traditional Han script, Latin script) to Names.php
Bug: T139010
Bug: T379829
Bug: T380046
Change-Id: Ib579e4be71176685d50e7893d736f908064ec77e
Diffstat (limited to 'RELEASE-NOTES-1.43')
-rw-r--r-- | RELEASE-NOTES-1.43 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE-NOTES-1.43 b/RELEASE-NOTES-1.43 index f7ca35b817f5..e5129f3841e6 100644 --- a/RELEASE-NOTES-1.43 +++ b/RELEASE-NOTES-1.43 @@ -302,6 +302,9 @@ because of Phabricator reports. This is done experimentally, with only a Names.php entry and namespace translations, before we have actual localized strings. For details, see https://www.mediawiki.org/wiki/Future_of_Language_Incubation. +* (T379137) Added language support for Mindong (Traditional Han script) + (cdo-hant). +* (T379137) Added language support for Mindong (Latin script) (cdo-latn). * (T356144) Deprecated the Kanuri language (kr) and replaced it with Central Kanuri (knc). The language code kr is kept for backwards compatibility and falls back to knc. |