Bsitu has uploaded a new change for review.

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


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

Remove unused i18n messages

Do not merge till 69596 and 70112 are merged

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Thanks 
refs/changes/50/70750/1

diff --git a/Thanks.hooks.php b/Thanks.hooks.php
index d798067..505fd29 100644
--- a/Thanks.hooks.php
+++ b/Thanks.hooks.php
@@ -132,8 +132,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 f21a4f0..bcf45fb 100644
--- a/Thanks.i18n.php
+++ b/Thanks.i18n.php
@@ -26,13 +26,6 @@
        // TODO: make $2 not be a link for the flyout
        'notification-thanks-flyout' => '[[User:$1|$1]] {{GENDER:$1|thanked}} 
you for $2 on $3.',
        '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-respond-to-user' => 'Respond to user',
        'log-name-thanks' => 'Thanks log',
@@ -79,11 +72,6 @@
 * $2 is a link to the user's edit. The text of the link is 
{{msg-mw|Notification-thanks-diff-link}}.
 * $3 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: newchange
Gerrit-Change-Id: Iade9f3146cbfc0b5cde174ca002e44885bb0d352
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Thanks
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>

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

Reply via email to