Page MenuHomePhabricator

TranslationNotificationsComponent
ActivePublic

Members (4)

Watchers (3)

Details

Description

Allows translators to subscribe to and receive notifications in their talk pages or by email about content in need of be translated (homepage).

Recent Activity

Yesterday

gerritbot added a comment to T383496: Add support for reading new file schema into MediaWiki.

Change #1245977 merged by jenkins-bot:

[mediawiki/core@master] Formally support reading from new file table

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

Mon, Jun 1, 12:20 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA

Sun, May 31

Zabe added a comment to T383496: Add support for reading new file schema into MediaWiki.

\o/ One thing to note: In one place in one API endpoint, the query has where condition on fr_archive_name only which is not indexed. I had a mental note to deal with it later which I guess it is now :D we have two options: 1- check if that condition is really needed and maybe just disable/remove it 2- Add an index 3- Add an index for now, then deprecate and remove it later. I leave the decision to you :P

Sun, May 31, 11:06 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA

Sat, May 23

Ladsgroup added a comment to T383496: Add support for reading new file schema into MediaWiki.

I don't understand the use of Special:MIMESearch but it's hard to make it really slow. There are a lot of rows to scan but it basically reach the limit quite fast and shorten out. The only case that it could become a problem would be when you're searching for an obscure MIME type that noone uses so MariaDB would have to scan many rows just to get these ones. I have no strong opinion on what to do next yet. We could for example add the index to wikireplicas, we do have "extra indexes" added there in some cases.

Sat, May 23, 1:55 AM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA

Wed, May 20

KartikMistry added a comment to T426220: The translation tool from EN to PT has stopped working!.

I'm able to start the article en:Reptile as used as an example by @Chronus

Wed, May 20, 4:16 AM · ContentTranslation, TranslationNotifications
Bawolff added a comment to T383496: Add support for reading new file schema into MediaWiki.

I noticed today that the new file schema does not have an index on mime type (file.file_type). Unless I'm missing something, that seems like it will significantly degrade performance on Special:MIMESearch and equivalent API modules.

Wed, May 20, 12:22 AM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA

Mon, May 18

Nikerabbit added a comment to T426220: The translation tool from EN to PT has stopped working!.

@Chronus Would you be able to open your developer console and inspect the log for possible errors and the network tab to see if there are failing requests to cxserver and if their contents have more info? That would helps us to narrow down the possible causes of this issue, which I cannot reproduce.

Mon, May 18, 8:37 AM · ContentTranslation, TranslationNotifications
Nikerabbit reopened T426220: The translation tool from EN to PT has stopped working! as "Open".

It seems this one has a different cause.

Mon, May 18, 8:16 AM · ContentTranslation, TranslationNotifications

Wed, May 13

SBisson added a comment to T426220: The translation tool from EN to PT has stopped working!.

@Chronus thanks for reporting. We are aware of the issue and preparing to deploy a fix.

Wed, May 13, 7:34 PM · ContentTranslation, TranslationNotifications
SBisson merged task T426220: The translation tool from EN to PT has stopped working! into T404298: Can't translate en:Tokyo in Gujarati.
Wed, May 13, 7:33 PM · ContentTranslation, TranslationNotifications
Chronus renamed T426220: The translation tool from EN to PT has stopped working! from The translation tool from PT to EN has stopped working! to The translation tool from EN to PT has stopped working!.
Wed, May 13, 7:27 PM · ContentTranslation, TranslationNotifications
Chronus renamed T426220: The translation tool from EN to PT has stopped working! from The translation tool has stopped working! to The translation tool from PT to EN has stopped working!.
Wed, May 13, 4:17 PM · ContentTranslation, TranslationNotifications
Chronus updated the task description for T426220: The translation tool from EN to PT has stopped working!.
Wed, May 13, 4:16 PM · ContentTranslation, TranslationNotifications
Chronus created T426220: The translation tool from EN to PT has stopped working!.
Wed, May 13, 3:55 PM · ContentTranslation, TranslationNotifications

Apr 17 2026

ReleaseTaggerBot edited projects for T383496: Add support for reading new file schema into MediaWiki, added: MW-1.46-notes (1.46.0-wmf.26; 2026-04-28); removed MW-1.46-notes (1.46.0-wmf.7; 2025-12-16).
Apr 17 2026, 12:01 AM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA

Apr 16 2026

gerritbot added a comment to T383496: Add support for reading new file schema into MediaWiki.

Change #1273000 merged by jenkins-bot:

[mediawiki/core@master] ImageListPager: Use correct field when checking if field is sortable

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

Apr 16 2026, 11:40 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA
gerritbot added a comment to T383496: Add support for reading new file schema into MediaWiki.

Change #1273000 had a related patch set uploaded (by Zabe; author: Zabe):

[mediawiki/core@master] ImageListPager: Use correct field when checking if field is sortable

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

Apr 16 2026, 11:24 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA

Mar 31 2026

Nikerabbit closed T414947: Allow multiple select in the Language select widget, a subtask of T413942: Use Language Select Widget in Special:NotifyTranslations, as Resolved.
Mar 31 2026, 7:18 AM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)

Mar 16 2026

Nikerabbit created T420209: Remove colons from radio options on Special:NotifyTranslators.
Mar 16 2026, 12:57 PM · TranslationNotifications
Nikerabbit created T420208: Database error when notifying no languages.
Mar 16 2026, 12:56 PM · TranslationNotifications
Nikerabbit closed T413942: Use Language Select Widget in Special:NotifyTranslations as Resolved.

Noticed while testing:

  • Colons could be removed from the radio options
  • Submitting with no language selected for "only" option fails with database error.
Mar 16 2026, 12:54 PM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)
Nikerabbit moved T413942: Use Language Select Widget in Special:NotifyTranslations from Pending Deployment to Need QA on the LPL Essential (FY2025-26 Q3&4) board.
Mar 16 2026, 8:14 AM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)

Mar 9 2026

hueitan moved T413942: Use Language Select Widget in Special:NotifyTranslations from In progress to Done on the LPL Projects (ULS rewrite) board.
Mar 9 2026, 2:02 PM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)
hueitan moved T413942: Use Language Select Widget in Special:NotifyTranslations from In Progress to Pending Deployment on the LPL Essential (FY2025-26 Q3&4) board.
Mar 9 2026, 2:01 PM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)
ReleaseTaggerBot added a project to T413942: Use Language Select Widget in Special:NotifyTranslations: MW-1.46-notes (1.46.0-wmf.19; 2026-03-10).
Mar 9 2026, 12:01 PM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)
Maintenance_bot removed a project from T413942: Use Language Select Widget in Special:NotifyTranslations: Patch-For-Review.
Mar 9 2026, 11:32 AM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)
gerritbot added a comment to T413942: Use Language Select Widget in Special:NotifyTranslations.

Change #1245093 merged by jenkins-bot:

[mediawiki/extensions/TranslationNotifications@master] SpecialNotifyTranslators: Use Language Select Widget in language field

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

Mar 9 2026, 11:07 AM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)

Feb 28 2026

gerritbot added a project to T383496: Add support for reading new file schema into MediaWiki: Patch-For-Review.
Feb 28 2026, 1:42 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA
gerritbot added a comment to T383496: Add support for reading new file schema into MediaWiki.

Change #1245977 had a related patch set uploaded (by Zabe; author: Zabe):

[mediawiki/core@master] Formally support reading from new file table

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

Feb 28 2026, 1:42 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA

Feb 27 2026

gerritbot added a project to T413942: Use Language Select Widget in Special:NotifyTranslations: Patch-For-Review.
Feb 27 2026, 5:33 AM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)
gerritbot added a comment to T413942: Use Language Select Widget in Special:NotifyTranslations.

Change #1245093 had a related patch set uploaded (by Huei Tan; author: Huei Tan):

[mediawiki/extensions/TranslationNotifications@master] SpecialNotifyTranslators: Use Language Select Widget in language field

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

Feb 27 2026, 5:33 AM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)

Feb 24 2026

hueitan renamed T413942: Use Language Select Widget in Special:NotifyTranslations from Use MultiselectLookupLanguageSelector in Special:NotifyTranslations to Use Language Select Widget in Special:NotifyTranslations.
Feb 24 2026, 3:32 AM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)

Feb 6 2026

Maintenance_bot removed a project from T383496: Add support for reading new file schema into MediaWiki: Patch-For-Review.
Feb 6 2026, 11:31 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA
gerritbot added a comment to T383496: Add support for reading new file schema into MediaWiki.

Change #1237593 merged by jenkins-bot:

[mediawiki/core@master] SpecialUnusedImages: Add missing file/imagelinks table support

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

Feb 6 2026, 11:18 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA
gerritbot added a project to T383496: Add support for reading new file schema into MediaWiki: Patch-For-Review.
Feb 6 2026, 9:50 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA
gerritbot added a comment to T383496: Add support for reading new file schema into MediaWiki.

Change #1237593 had a related patch set uploaded (by Zabe; author: Zabe):

[mediawiki/core@master] SpecialUnusedImages: Add missing file/imagelinks table support

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

Feb 6 2026, 9:50 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA

Jan 28 2026

hueitan updated the task description for T413942: Use Language Select Widget in Special:NotifyTranslations.
Jan 28 2026, 1:32 PM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)
hueitan moved T413942: Use Language Select Widget in Special:NotifyTranslations from Backlog to In progress on the LPL Projects (ULS rewrite) board.
Jan 28 2026, 1:12 PM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)
hueitan updated the task description for T413942: Use Language Select Widget in Special:NotifyTranslations.
Jan 28 2026, 1:11 PM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)

Jan 26 2026

hueitan changed the status of T414947: Allow multiple select in the Language select widget, a subtask of T413942: Use Language Select Widget in Special:NotifyTranslations, from Open to In Progress.
Jan 26 2026, 3:42 PM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)

Jan 21 2026

Ladsgroup added a comment to T383496: Add support for reading new file schema into MediaWiki.

\o/ One thing to note: In one place in one API endpoint, the query has where condition on fr_archive_name only which is not indexed. I had a mental note to deal with it later which I guess it is now :D we have two options: 1- check if that condition is really needed and maybe just disable/remove it 2- Add an index 3- Add an index for now, then deprecate and remove it later. I leave the decision to you :P

Jan 21 2026, 3:14 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA
Zabe closed T383496: Add support for reading new file schema into MediaWiki as Resolved.
Jan 21 2026, 3:08 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA
gerritbot added a comment to T383496: Add support for reading new file schema into MediaWiki.

Change #1216860 merged by jenkins-bot:

[mediawiki/core@master] findOrphanedFiles: Add support for file read new

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

Jan 21 2026, 3:07 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA
Zabe updated the task description for T383496: Add support for reading new file schema into MediaWiki.
Jan 21 2026, 2:20 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA
gerritbot added a comment to T383496: Add support for reading new file schema into MediaWiki.

Change #1229251 abandoned by Zabe:

[mediawiki/core@master] checkImages: Add support for file read new

Reason:

not needed

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

Jan 21 2026, 2:19 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA
gerritbot added a comment to T383496: Add support for reading new file schema into MediaWiki.

Change #1229251 had a related patch set uploaded (by Zabe; author: Zabe):

[mediawiki/core@master] checkImages: Add support for file read new

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

Jan 21 2026, 2:32 AM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA

Jan 20 2026

abi_ added a subtask for T413942: Use Language Select Widget in Special:NotifyTranslations: T414947: Allow multiple select in the Language select widget.
Jan 20 2026, 7:38 AM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)
Maintenance_bot removed a project from T413942: Use Language Select Widget in Special:NotifyTranslations: Patch-For-Review.
Jan 20 2026, 3:32 AM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)
gerritbot added a comment to T413942: Use Language Select Widget in Special:NotifyTranslations.

Change #1224852 abandoned by Huei Tan:

[mediawiki/extensions/TranslationNotifications@master] Use MultiselectLookupLanguageSelector component in SpecialNotifyTranslators

Reason:

use widget approach in ticket T414947

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

Jan 20 2026, 3:02 AM · MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), LPL Essential (FY2025-26 Q3&4), TranslationNotifications, LPL Projects (ULS rewrite)

Jan 19 2026

Ladsgroup updated the task description for T383496: Add support for reading new file schema into MediaWiki.
Jan 19 2026, 4:28 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), Patch-For-Review, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), TranslationNotifications, UploadWizard, TimedMediaHandler, GlobalUsage, DBA
abi_ closed T414051: Use LookupLanguageSelector on Special:TranslatorSignup as Resolved.

Tested on https://meta.wikimedia.org/wiki/Special:TranslatorSignup

Jan 19 2026, 4:18 PM · LPL Essential (FY2025-26 Q3&4), TranslationNotifications, MW-1.46-notes (1.46.0-wmf.11; 2026-01-13), LPL Projects (ULS rewrite)