Legoktm has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/253492

Change subject: Remove old, now unused mention flyout messages
......................................................................

Remove old, now unused mention flyout messages

These are no longer used in the interface, 'notification-header-mention'
and 'notification-header-mention-nosection' are used instead.

Change-Id: I08ffe47cf7932637b77f43f6ec374272b5e3ca3e
---
M Echo.php
M i18n/en.json
2 files changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo 
refs/changes/92/253492/1

diff --git a/Echo.php b/Echo.php
index 879691e..7e38a40 100644
--- a/Echo.php
+++ b/Echo.php
@@ -383,8 +383,6 @@
                'formatter-class' => 'EchoMentionFormatter',
                'title-message' => 'notification-mention',
                'title-params' => array( 'agent', 'subject-anchor', 'title', 
'section-title', 'main-title-text' ),
-               'flyout-message' => 'notification-mention-flyout',
-               'flyout-params' => array( 'agent', 'subject-anchor', 'title', 
'section-title', 'main-title-text' ),
                'email-subject-message' => 'notification-mention-email-subject',
                'email-subject-params' => array( 'agent' ),
                'email-body-batch-message' => 
'notification-mention-email-batch-body',
diff --git a/i18n/en.json b/i18n/en.json
index 36ec384..43c97b7 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -68,10 +68,8 @@
        "notification-add-talkpage-topic-yours2": "[[User:$1|$1]] 
{{GENDER:$1|sent}} you a message: \"[[$3#$2|$2]]\".",
        "notification-add-comment-yours2": "[[User:$1|$1]] 
{{GENDER:$1|commented}} on \"[[$3#$2|$2]]\" on your talk page.",
        "notification-mention": "[[User:$1|$1]] {{GENDER:$1|mentioned}} you on 
the $5 talk page in \"[[:$3#$2|$4]]\".",
-       "notification-mention-flyout": "$1 {{GENDER:$1|mentioned}} you on the 
$5 talk page in \"[[:$3#$2|$4]]\".",
        "notification-header-mention": "$1 {{GENDER:$2|mentioned}} you on the 
$3 talk page in \"$4\".",
        "notification-mention-nosection": "[[User:$1|$1]] 
{{GENDER:$1|mentioned}} you on the [[:$3|$2 talk page]].",
-       "notification-mention-nosection-flyout": "$1 {{GENDER:$1|mentioned}} 
you on the [[:$3|$2 talk page]].",
        "notification-header-mention-nosection": "$1 {{GENDER:$2|mentioned}} 
you on the [[:$4|$3 talk page]].",
        "notification-user-rights": "Your user rights 
[[Special:Log/rights/$1|were {{GENDER:$1|changed}}]] by [[User:$1|$1]]. $2. 
[[Special:ListGroupRights|Learn more]]",
        "notification-header-user-rights": "Your user rights were 
{{GENDER:$2|changed}} by $1. $3. [[Special:ListGroupRights|Learn more]]",

-- 
To view, visit https://gerrit.wikimedia.org/r/253492
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I08ffe47cf7932637b77f43f6ec374272b5e3ca3e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to