From 839b9d86744d3a55439508a6a0b532a3b723ce97 Mon Sep 17 00:00:00 2001 From: WMDE-Fisch Date: Mon, 8 Aug 2016 14:48:04 +0200 Subject: [PATCH] Update to final version of the success and failure messages Bug: T140224 Change-Id: Ifda4a63069be78f60e68521369d024f4d45f03a4 --- i18n/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 20be70acf..658cd3dfb 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -149,13 +149,13 @@ "notification-header-mention-agent-talkpage-nosection": "$1 {{GENDER:$2|mentioned}} {{GENDER:$3|you}} on {{GENDER:$2|his|her|their}} talk page.", "notification-header-mention-article-talkpage": "$1 {{GENDER:$2|mentioned}} {{GENDER:$3|you}} on the $4 talk page in \"$5\".", "notification-header-mention-article-talkpage-nosection": "$1 {{GENDER:$2|mentioned}} {{GENDER:$3|you}} on the $4 talk page.", - "notification-header-mention-failure-user-unknown": "{{GENDER:$2|Your}} mention for $3 was not sent because the user was not found.", - "notification-header-mention-failure-user-anonymous": "{{GENDER:$2|Your}} mention for $3 was not sent because the user is anonymous.", + "notification-header-mention-failure-user-unknown": "{{GENDER:$2|Your}} mention of $3 was not sent because the user was not found.", + "notification-header-mention-failure-user-anonymous": "{{GENDER:$2|Your}} mention of $3 was not sent because the user is anonymous.", "notification-header-mention-failure-too-many": "{{GENDER:$2|Your}} mentions were not sent because they exceeded the limit of $3.", "notification-header-mention-failure-bundle": "{{PLURAL:$3|A mention|$3 mentions}} {{GENDER:$2|you made}} on the $4 talk page {{PLURAL:$3|could}} not be sent.", "notification-compact-header-mention-failure-user-unknown": "Username does not exist: $1", "notification-compact-header-mention-failure-user-anonymous": "IPs cannot be mentioned: $1", - "notification-header-mention-success": "{{GENDER:$2|You mentioned}} $3.", + "notification-header-mention-success": "{{GENDER:$2|Your}} mention of $3 was sent.", "notification-header-mention-success-bundle": "{{PLURAL:$3|A mention|$3 mentions}} {{GENDER:$2|you made}} on the $4 talk page {{PLURAL:$3|were}} sent.", "notification-compact-header-mention-success": "{{GENDER:$2|You mentioned}}: $3", "notification-header-user-rights-add-only": "{{GENDER:$4|Your}} user rights were {{GENDER:$1|changed}}. You have been added to: $2.",