Merge "Add missing message for Special:Log filters"

This commit is contained in:
jenkins-bot 2018-07-17 20:21:45 +00:00 committed by Gerrit Code Review
commit 8d712b88f4
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@
"log-name-thanks": "Thanks log",
"log-description-thanks": "Below is a list of users thanked by other users.",
"logentry-thanks-thank": "$1 {{GENDER:$2|thanked}} {{GENDER:$4|$3}}",
"log-show-hide-thanks": "$1 thanks log",
"logeventslist-thanks-log": "Thanks log",
"thanks-error-no-id-specified": "You must specify a revision or log ID to send thanks.",
"thanks-confirmation-special-log": "Do you want to publicly send thanks for this log action?",
"thanks-confirmation-special-rev": "Do you want to publicly send thanks for this edit?",

View file

@ -52,7 +52,7 @@
"log-name-thanks": "Name of log that appears on [[Special:Log]].",
"log-description-thanks": "Description of thanks log",
"logentry-thanks-thank": "Log entry that is created when a user thanks another user for an edit. Parameters:\n* $1 is a user link, for example \"Jane Doe (Talk | contribs)\"\n* $2 is a username. Can be used for GENDER.\n* $3 is a user link, for example \"John Doe (Talk | contribs)\n* $4 is the username of the recipient. Can be used for GENDER.\n{{Identical|Thanked}}",
"log-show-hide-thanks": "Shown on [[Special:Log]] as a link to show/hide thanks log entries. (Hidden by default)\n* $1 - one of {{msg-mw|Show}} or {{msg-mw|Hide}}\n{{Related|Log-show-hide}}",
"logeventslist-thanks-log": "Thanks log option label on [[Special:Log]]",
"thanks-error-no-id-specified": "Error message shown to the user when they visit Special:Thanks without specifying a revision ID",
"thanks-confirmation-special-log": "A confirmation message shown on [[Special:Thanks]] to make sure the user wants to send thanks for a log action (publicly).\n\nSee also:\n* {{msg-mw|Thanks-confirmation-special-rev}}\n* {{msg-mw|Flow-thanks-confirmation-special}}\n* {{msg-mw|Thanks-confirmation2}}",
"thanks-confirmation-special-rev": "A confirmation message shown on [[Special:Thanks]] to make sure the user wants to send thanks for an edit (publicly).\n\nSee also:\n* {{msg-mw|Thanks-confirmation-special-log}}\n* {{msg-mw|Flow-thanks-confirmation-special}}\n* {{msg-mw|Thanks-confirmation2}}",