Page MenuHomePhabricator

Watchlist emails should be sent in the user's language
Closed, DuplicatePublic

Description

Currently, watchlist emails (i.e. MediaWiki:Enotif body) are sent in the wiki's default language.

It would be better if they were sent in the user's preferred language, like Echo emails.


See Also: T146147: Send email address confirmation emails in the language of the site the user registered on (instead of English language)

Event Timeline

Nemo_bis triaged this task as High priority.Nov 6 2016, 1:00 PM
Nemo_bis added a project: Regression.

This is not a regression because the code explicitly and willingly uses the messages in the content language, but I doubt this is still needed (IIRC the purpose originally was to avoid re-creating the email content for each user/language).