MediaWiki Language Extension Bundle/2023.01

​We would like to announce the release of MediaWiki Language Extension Bundle 2023.01. This bundle is compatible with MediaWiki >= 1.38.0 and requires PHP >= 7.4.0.

The next MLEB is expected to be released in 3 months. If there are very important bug fixes, we will do an intermediate release. Please give us your feedback at https://www.mediawiki.org/wiki/Talk:MLEB.

Quick links:

Release notes for each extension are below.

Highlights

  • MLEB now requires PHP >= 7.4 and MediaWiki >= 1.38

Babel, CleanChanges and cldr

  • Localisation and maintenance updates.

Translate

  • Special:Log: Add a filter to hide changes to translation pages (T233493)
  • Adapt Translate Language header list design to meet Wikimedia design standards (T313126, Gerrit change 862641)
  • Format message bundles when viewing and editing (T317786)
  • PageTranslation: Fix error on removing all priority languages (T323791)
  • Block translations by users who have been blocked from editing a translatable page or message bundle (T317594)
  • Fix: (Globally) blocked IP address has no permission to access "Translations" namespace (NS1198) (T320612)
  • Sync status of translatable pages and message bundles into a new table when update.php is run. (T317602)

UniversalLanguageSelector

  • Localisation and maintenance updates.
  • Enable up/down keys for navigating the ULS menu. (T187964)