Add a link to the translator signup page for the talk page notifications so that translators can easily configure how often they are notified or if they wish to unsubscribe.
Description
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Add link to unsubscribe in user talk page | mediawiki/extensions/TranslationNotifications | master | +3 -2 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T351374 Improve Translatable Pages based on research input | |||
Resolved | Wangombe | T348523 Include way to unsubscribe in translation notifications delivered as talk page messages |
Event Timeline
The message key in question is translationnotifications-talkpage-body. The email has the following text at the bottom:
To unsubscribe or to change your notification preferences for translations, please visit <$5>
with $5 being the URL to translator signup page. (See:translationnotifications-digestemail-body, translationnotifications-email-body)
We can do something similar with the talk page message.
Change 976249 had a related patch set uploaded (by Wangombe; author: Wangombe):
[mediawiki/extensions/TranslationNotifications@master] Add link to unsubscribe in user talk page
Can we also consider shorter wording such as [[Special:TranslatorSignup|Unsubscribe or change preferences]]?
The existing message from translationnotifications-email-body and translationnotifications-digestemail-body were taken up. Changing the translationnotifications-talkpage-body message would prompt changing the others for consistency reasons.
Change 976249 merged by jenkins-bot:
[mediawiki/extensions/TranslationNotifications@master] Add link to unsubscribe in user talk page
Tested on MediaWiki.org. I can now see a link to unsubscribe in the talk page messages and the message sent via email.