Page MenuHomePhabricator

Store TimedText namespace translations via a TimedText.translations.php file in the extension folder
Closed, ResolvedPublic

Description

As it happens with e.g. rELUA Scribunto.namespaces.php or rEGAD Gadgets.namespaces.php, please allow to translate the namespaces created by the extension on the very extension so that there's no need to translate it for each project where the extension is active. This can be useful if r802537 gets merged (T309770), as there are several wikis that allow local uploads on WMF Production and it is likely that the communities would like to see those namespaces in the project language (e.g. T315715: TimedText namespace translation on iswiki). Thank you.

Event Timeline

MarcoAurelio renamed this task from Store TimedText translations via a TimedText.translations.php file on the extension to Store TimedText namespace translations via a TimedText.translations.php file in the extension folder.Aug 20 2022, 4:05 PM

Change 832726 had a related patch set uploaded (by TheDJ; author: TheDJ):

[mediawiki/extensions/TimedMediaHandler@master] Use namespace handling and translations via extension.json

https://gerrit.wikimedia.org/r/832726

Change #1195982 had a related patch set uploaded (by Jon Harald Søby; author: Jon Harald Søby):

[mediawiki/extensions/TimedMediaHandler@master] Enable namespace translations for TimedMediaHandler

https://gerrit.wikimedia.org/r/1195982

Test wiki created on Patch demo by Jon Harald Søby using patch(es) linked to this task:
https://d4d75b07ee.catalyst.wmcloud.org/w/

Change #1281839 had a related patch set uploaded (by TheDJ; author: TheDJ):

[mediawiki/extensions/TimedMediaHandler@master] Load translations for TimedText namespace

https://gerrit.wikimedia.org/r/1281839

Change #1281839 merged by jenkins-bot:

[mediawiki/extensions/TimedMediaHandler@master] Load namespace translations for TimedText

https://gerrit.wikimedia.org/r/1281839

Change #832726 abandoned by TheDJ:

[mediawiki/extensions/TimedMediaHandler@master] Use namespace handling and translations via extension.json

Reason:

in favor of I8070a7c5deabb9b6f4e3c0b21184e00bb975c136

https://gerrit.wikimedia.org/r/832726

Change #1195982 merged by jenkins-bot:

[mediawiki/extensions/TimedMediaHandler@master] Add namespace translations for TimedMediaHandler

https://gerrit.wikimedia.org/r/1195982

TheDJ claimed this task.