jenkins-bot has submitted this change and it was merged.

Change subject: Remove unused i18n messages
......................................................................


Remove unused i18n messages

'email-body-message' is not used anymore

Change-Id: Iade9f3146cbfc0b5cde174ca002e44885bb0d352
---
M Thanks.hooks.php
M Thanks.i18n.php
2 files changed, 0 insertions(+), 14 deletions(-)

Approvals:
  Kaldari: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Thanks.hooks.php b/Thanks.hooks.php
index c215b94..ec76ec8 100644
--- a/Thanks.hooks.php
+++ b/Thanks.hooks.php
@@ -138,8 +138,6 @@
                        'payload' => array( 'summary' ),
                        'email-subject-message' => 
'notification-thanks-email-subject',
                        'email-subject-params' => array( 'agent' ),
-                       'email-body-message' => 
'notification-thanks-email-body',
-                       'email-body-params' => array( 'agent', 'title', 
'difflink', 'email-footer' ),
                        'email-body-batch-message' => 
'notification-thanks-email-batch-body',
                        'email-body-batch-params' => array( 'agent', 'title' ),
                        'icon' => 'gratitude',
diff --git a/Thanks.i18n.php b/Thanks.i18n.php
index 1a98d66..0d78ed8 100644
--- a/Thanks.i18n.php
+++ b/Thanks.i18n.php
@@ -26,13 +26,6 @@
        'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|thanked}} you for 
$2 on [[$3]].',
        'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|thanked}} 
you for your edit on $2.',
        'notification-thanks-email-subject' => '$1 {{GENDER:$1|thanked}} you 
for your edit on {{SITENAME}}',
-       'notification-thanks-email-body' => '{{SITENAME}} user $1 
{{GENDER:$1|thanked}} you for your edit on $2.
-
-View your edit:
-
-$3
-
-$4',
        'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|thanked}} you 
for your edit on $2.',
        'notification-link-text-respond-to-user' => 'Respond to user',
        'log-name-thanks' => 'Thanks log',
@@ -83,11 +76,6 @@
 * $1 is the username of the person who edited, plain text. Can be used for 
GENDER.
 * $2 is the title of the page the user edited.',
        'notification-thanks-email-subject' => 'E-mail subject',
-       'notification-thanks-email-body' => "E-mail notification. Parameters:
-* $1 is a username. Can be used for GENDER.
-* $2 the title of the page the user edited.
-* $3 is a link to the user's edit.
-* $4 is the e-mail footer, {{msg-mw|echo-email-footer-default}}",
        'notification-thanks-email-batch-body' => 'E-mail notification. 
Parameters:
 * $1 is a username. Can be used for GENDER.
 * $2 the title of the page the user edited.',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iade9f3146cbfc0b5cde174ca002e44885bb0d352
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/extensions/Thanks
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>
Gerrit-Reviewer: Bsitu <[email protected]>
Gerrit-Reviewer: Kaldari <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to