Hello all,
I would like to announce the release of MediaWiki Language Extension Bundle 2014.09. This bundle is compatible with MediaWiki 1.23.x and MediaWiki 1.22.x releases.
* Download: https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2014.09.tar.... * sha256sum: 9cfdc7d4fc87b4cd6f8d1d2e1593b8cd064b7a9a2773c1a6a554304949a609ec
Quick links: * Installation instructions are at: https://www.mediawiki.org/wiki/MLEB * Announcements of new releases will be posted to a mailing list: https://lists.wikimedia.org/mailman/listinfo/mediawiki-i18n * Report bugs to: https://bugzilla.wikimedia.org * Talk with us at: #mediawiki-i18n @ Freenode
Release notes for each extension are below.
-- Kartik Mistry
== Babel and CleanChanges == * Only localisation updates.
== CLDR == === Noteworthy changes === * Update to CLDR 26 (Upstream: http://cldr.unicode.org/index/downloads/cldr-26) ==== Changes ==== * Removed entries from LocalNamesEn.php when identical to CLDR. Right now, 13 local names are differing from CLDR's, as well as the other languages, are left to follow-ups.
== LocalisationUpdate == === Noteworthy changes === * Bug 68781: New hook LocalisationCacheRecacheFallback in MediaWiki 1.24 and above allows to not use the wrong message when a language itself doesn't have a change but one of its fallbacks does.
== Translate == === Noteworthy changes === * Regression fixed: Translate's compatibility with MediaWiki 1.22 has been restored. * Regression fixed: Fix translation ratios in translatable page language selector. * Special:MyLanguage is now in core. For backwards compatibility, translations of Special:MyLanguage aliases were moved to a separate file (Bug 69461). * Bug 67778: Added UserMerge support. * $wgTranslatePageTranslationULS now works as intended on all translation pages by removing the language code from the page name.
== UniversalLanguageSelector == === Noteworthy changes === * Update ULS data with latest supplementalData.xml from CLDR.