Skip to content

Conversation

@deer-wmde
Copy link
Contributor

@deer-wmde deer-wmde commented Dec 2, 2025

https://phabricator.wikimedia.org/T381024

  • enables mul language code settings for all wikis

    • /**
      * @note This config options is primarily added for Wikidata transition use-case and can be
      * considered temporary. It could be removed in the future with no warning.
      *
      * @var bool Whether to enable the 'mul' language code,
      * adding it to the term language codes and falling back to it before the implicit 'en' fallback
      * @see https://phabricator.wikimedia.org/T297393
      */
      'tmpEnableMulLanguageCode' => false,
      /**
      * Feature Flag for the soft rollout of always showing the 'mul' language in the termbox.
      *
      * Add in https://phabricator.wikimedia.org/T339104, to be removed in https://phabricator.wikimedia.org/T330217
      * @var bool Whether to always show the 'mul' language code in the termbox
      */
      'tmpAlwaysShowMulLanguageCode' => false,
    • tmpEnableMulLanguageCode
    • tmpAlwaysShowMulLanguageCode
  • tested by

    • creating a new item only with a mul label
    • adding a mul label to an existing item

@deer-wmde deer-wmde merged commit a72fadf into main Dec 3, 2025
9 checks passed
@deer-wmde deer-wmde deleted the de/mul branch December 3, 2025 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants