http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88294

Revision: 88294
Author:   brion
Date:     2011-05-17 11:41:49 +0000 (Tue, 17 May 2011)
Log Message:
-----------
* (bug 29022) Link to disable email notifications should be in the email 
notification

Adds a line linking to Special:Preferences to enotif_body message that formats 
watchlist-based email notifications.
This allows the receiving user to immediately go adjust their settings if they 
decide they don't want them.

Only changed the English message; needs to be duplicated in localizations.

(Long-term, this message should be broken up so the header lines can be handled 
independently.)

Modified Paths:
--------------
    trunk/phase3/languages/messages/MessagesEn.php

Modified: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php      2011-05-17 11:33:01 UTC 
(rev 88293)
+++ trunk/phase3/languages/messages/MessagesEn.php      2011-05-17 11:41:49 UTC 
(rev 88294)
@@ -2769,6 +2769,9 @@
              Your friendly {{SITENAME}} notification system
 
 --
+To change your email notification settings, visit
+{{fullurl:{{#special:Preferences}}}}
+
 To change your watchlist settings, visit
 {{fullurl:{{#special:Watchlist}}/edit}}
 


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to