Merge "Remove dead message"

This commit is contained in:
jenkins-bot 2015-04-25 20:35:52 +00:00 committed by Gerrit Code Review
commit 506c928f66
2 changed files with 0 additions and 2 deletions

View file

@ -19,7 +19,6 @@
"thanks-thanked-notice": "$1 received your thanks for {{GENDER:$2|his|her|their}} edit.",
"thanks": "Send thanks",
"thanks-form-revid": "Revision ID for edit",
"thanks-already-thanked": "{{GENDER:$1|You}} have already sent thanks for this edit.",
"echo-pref-subscription-edit-thank": "Thanks me for my edit",
"echo-pref-tooltip-edit-thank": "Notify me when someone thanks me for an edit I made.",
"echo-category-title-edit-thank": "Thanks",

View file

@ -25,7 +25,6 @@
"thanks-thanked-notice": "{{doc-singularthey}}\nPop-up message that is displayed after a user has thanked another user for their edit.\n\nParameters:\n* $1 - the username of the user that was thanked\n* $2 - the gender of the user that was thanked\nSee also:\n* {{msg-mw|Flow-thanks-thanked-notice}}",
"thanks": "{{doc-special|Thanks|unlisted=1}}\nThe special page contains the form to thank for the edit.",
"thanks-form-revid": "Label for form field where the user inputs the revision ID.",
"thanks-already-thanked": "Message shown to user if they have already sent thanks for this edit. Parameters:\n* $1 - the user's username",
"echo-pref-subscription-edit-thank": "Option for getting notifications when someone thanks the user for their edit.\n\nThis is the conclusion of the sentence begun by the header: {{msg-mw|Prefs-echosubscriptions}}.",
"echo-pref-tooltip-edit-thank": "This is a short description of the edit-thank notification category.\n{{Related|Echo-pref-tooltip}}",
"echo-category-title-edit-thank": "This is a short title for the notification category.\n\nUsed as <code>$1</code> in {{msg-mw|Echo-dismiss-message}} and as <code>$2</code> in {{msg-mw|Echo-email-batch-category-header}}\n{{Related|Echo-category-title}}\n{{Identical|Thank}}",