When delivering a MassMessage, it is not possible to use a multilingual header [heading, title, topic, subject], per https://meta.wikimedia.org/wiki/Newsletters/Translation#Known_limitations
This frustrates communities who have translated a message into their own language, but are unable to help with the delivered heading, until it is posted everywhere.
Please help determine the best way to implement this. Thanks!
Note: We can partially use switch, e.g.
{{subst:#switch:{{subst:CONTENTLANG}}|fr=Test message|#default=Test message 2}}
which creates this semi-successful diff, but it has 2 problems:
- The edit summary is the raw code
- The subject is restricted to 240 characters, which limits how many languages can be included. E.g. a long title, or many languages, will break like this:
Outcome
MassMessage now allows a section of a (translatable) page to be sent as subject. See documentation: https://www.mediawiki.org/wiki/Help:Extension:MassMessage#Choose_a_section_of_(translatable)_page_as_a_message_or_subject