wiki.techinc.nl/tests
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
..
api-testing api-testing: Increase highest expected revId 2024-01-31 16:41:11 +01:00
common Rest router should provide parsed body data to handler. 2024-03-04 12:54:02 +00:00
parser Merge "[tests] Remove use of dynamic property Parser::$static_tag_buf" 2024-03-05 16:01:25 +00:00
phan [ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText() 2024-02-20 17:13:28 +00:00
phpunit Add TranslationAliasesDirs to specify special page aliases in JSON 2024-03-06 18:13:28 +05:30
qunit resourceloader: Update mw.loader tests to always use full URL 2024-03-05 12:29:20 +00:00
selenium Merge "Remove unnecessary async in wdio user test." 2024-02-26 16:57:40 +00:00
.htaccess