Release notes about Ukrainian fallback
authorAmire80 <amir.aharoni@mail.huji.ac.il>
Tue, 29 Nov 2016 08:43:30 +0000 (10:43 +0200)
committerAmire80 <amir.aharoni@mail.huji.ac.il>
Tue, 29 Nov 2016 08:43:30 +0000 (10:43 +0200)
Follow up to
I7c72702524bb75bb939a30b6c8e451ae8f89e906

Bug: T39314
Change-Id: Ie4ba59d2f875b53119ac85b96f12b3ba7f0409aa

RELEASE-NOTES-1.29

index 23c34df..a5b2feb 100644 (file)
@@ -44,6 +44,11 @@ MediaWiki supports over 350 languages. Many localisations are updated
 regularly. Below only new and removed languages are listed, as well as
 changes to languages because of Phabricator reports.
 
+==== No fallback for Ukrainian ====
+* (T39314) The fallback from Ukrainian to Russian was removed. The Ukrainian
+  language will now use the default fallback language: English. When a translation
+  to Ukrainian is not available, an English string will be shown.
+
 === Other changes in 1.29 ===
 * Database::getSearchEngine() (deprecated in 1.28) was removed. Use
   SearchEngineFactory::getSearchEngineClass() instead.