Nemo bis has uploaded a new change for review. https://gerrit.wikimedia.org/r/172754
Change subject: Drop inconsistent "like" terminology referring to thanks ...................................................................... Drop inconsistent "like" terminology referring to thanks http://thread.gmane.org/gmane.org.wikimedia.foundation/75301 Change-Id: Idf595bfb59510f55266ed9ebc0f86c355a527b25 --- M i18n/en.json 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Thanks refs/changes/54/172754/1 diff --git a/i18n/en.json b/i18n/en.json index f2d0d90..60edf48 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -14,7 +14,7 @@ "thanks-error-ratelimited": "{{GENDER:$1|You}}'ve exceeded your rate limit. Please wait some time and try again.", "thanks-thank-tooltip": "{{GENDER:$1|Send}} a thank you notification to this {{GENDER:$2|user}}", "thanks-confirmation2": "{{GENDER:$1|Send}} thanks for this edit?", - "thanks-thanked-notice": "$1 was notified that you liked {{GENDER:$2|his|her|their}} edit.", + "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.", @@ -36,7 +36,7 @@ "notification-link-text-view-post": "View comment", "thanks-error-invalidpostid": "Post ID is not valid.", "flow-thanks-confirmation-special": "Do you want to send thanks for this comment?", - "flow-thanks-thanked-notice": "$1 was notified that you liked {{GENDER:$2|his|her|their}} comment.", + "flow-thanks-thanked-notice": "$1 received your thanks for {{GENDER:$2|his|her|their}} comment.", "notification-flow-thanks": "[[User:$1|$1]] {{GENDER:$1|thanked}} {{GENDER:$5|you}} for $2 in \"$3\" on [[:$4]].", "notification-flow-thanks-post-link": "your comment", "notification-flow-thanks-flyout": "[[User:$1|$1]] {{GENDER:$1|thanked}} {{GENDER:$4|you}} for your comment in \"$2\" on $3.", -- To view, visit https://gerrit.wikimedia.org/r/172754 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idf595bfb59510f55266ed9ebc0f86c355a527b25 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Thanks Gerrit-Branch: master Gerrit-Owner: Nemo bis <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
