Mattflaschen has uploaded a new change for review.

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


Change subject: Fix i18n description for some parameters.  Add missing desc
......................................................................

Fix i18n description for some parameters.  Add missing desc

Change-Id: I6e6e003729018fc34a8cc109ea40b08f3f5ffd9d
---
M Thanks.i18n.php
1 file changed, 5 insertions(+), 4 deletions(-)


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

diff --git a/Thanks.i18n.php b/Thanks.i18n.php
index 197815f..82eab2e 100644
--- a/Thanks.i18n.php
+++ b/Thanks.i18n.php
@@ -71,15 +71,16 @@
 
 Used for <code>$2</code> in {{msg-mw|Notification-thanks}}. Should have 
capitalization appropriate for the middle of a sentence.",
        'notification-thanks' => "Format for displaying notifications when a 
user is thanked for their edit. Parameters:
-* $1 is the username of the person who edited, plain text. Can be used for 
GENDER.
+* $1 is the username of the person sending the thanks, as plain text. Can be 
used for GENDER.
 * $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-flyout2' => 'Format for displaying notifications 
in the flyout when a user is thanked for their edit. Parameters:
-* $1 is the username of the person who edited, plain text. Can be used for 
GENDER.
+* $1 is the username of the person sending the thanks, as 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-subject' => 'E-mail subject. Parameters:
+* $1 is the username of the person sending the thanks, as plain text. Can be 
used for GENDER.',
        'notification-thanks-email-batch-body' => 'E-mail notification. 
Parameters:
-* $1 is a username. Can be used for GENDER.
+* $1 is the username of the person sending the thanks, as plain text. Can be 
used for GENDER.
 * $2 the title of the page the user edited.',
        'notification-link-text-respond-to-user' => 'Label for button that 
links to a user page.',
        'log-name-thanks' => 'Name of log that appears on [[Special:Log]].',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e6e003729018fc34a8cc109ea40b08f3f5ffd9d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Thanks
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>

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

Reply via email to