Kaldari has uploaded a new change for review.
https://gerrit.wikimedia.org/r/51029
Change subject: Some minor polish for user mention notification per design specs
......................................................................
Some minor polish for user mention notification per design specs
Tweaking pref label and adding edit summary payload
Change-Id: I559d162302bdc06f502a79335d7cfaa5ed3deb7d
---
M Echo.i18n.php
M Echo.php
2 files changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo
refs/changes/29/51029/1
diff --git a/Echo.i18n.php b/Echo.i18n.php
index 40711b8..683ee2a 100644
--- a/Echo.i18n.php
+++ b/Echo.i18n.php
@@ -21,7 +21,7 @@
'echo-pref-subscription-edit-user-talk' => 'Posts on my talk page',
'echo-pref-subscription-article-linked' => 'Creates a link to a page I
created',
'echo-pref-subscription-reverted' => 'Reverts my edit',
- 'echo-pref-subscription-mention' => 'Links to my user page',
+ 'echo-pref-subscription-mention' => 'Mentions me',
'echo-pref-email-frequency-never' => 'Do not send me any e-mail
notifications',
'echo-pref-email-frequency-immediately' => 'Individual notifications as
they come in',
'echo-pref-email-frequency-daily' => 'A daily summary of notifications',
diff --git a/Echo.php b/Echo.php
index 509a0de..50ece45 100644
--- a/Echo.php
+++ b/Echo.php
@@ -337,6 +337,7 @@
'formatter-class' => 'EchoCommentFormatter',
'title-message' => 'notification-mention',
'title-params' => array( 'agent', 'subject', 'title' ),
+ 'payload' => array( 'summary' ),
'flyout-message' => 'notification-mention-flyout',
'flyout-params' => array( 'agent', 'subject', 'title' ),
'email-subject-message' => 'notification-mention-email-subject',
--
To view, visit https://gerrit.wikimedia.org/r/51029
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I559d162302bdc06f502a79335d7cfaa5ed3deb7d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits