wiki.techinc.nl/tests/phpunit/data/localisationcache
Abijeet 8ddc4ee2ef Add TranslationAliasesDirs to specify special page aliases in JSON
The TranslationAliasesDirs configuration allows defining translatable
aliases in JSON files. The value should be a name or names of folders
that contains files that have localized aliases. Each language should
have a separate file.

Currently, it supports defining special page aliases but in the
future can be extended to support magic words and namespace aliases.

The patch adds a script: ConvertExtensionsMessagesToTranslationAlias
that can be used to convert existing ExtensionMessagesFiles to the new
format.

Bug: T89947
Change-Id: Ief16a48a8dc8742854f67301791aa2a0b0531116
2024-03-06 18:13:28 +05:30
..
translation-alias Add TranslationAliasesDirs to specify special page aliases in JSON 2024-03-06 18:13:28 +05:30
ba.json
en.json LocalisationCache: Add tests for preload behavior 2023-08-08 13:09:34 +02:00
ExtensionMessagesFiles.php LocalisationCache: Add tests for preload behavior 2023-08-08 13:09:34 +02:00
ru.json