From abf0b8668371ae930aea0dbaf67ee4ddb08bbefb Mon Sep 17 00:00:00 2001 From: Stephane Bisson Date: Mon, 11 Jan 2016 09:06:57 -0800 Subject: [PATCH] Replace 'a message' with 'messages' in 'notification-bundle-header-edit-user-talk' Bug: T121328 Change-Id: I94382523bd214c4e3ce7021b14e413cedc7b17ca --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 236cb27cd..8c35c4016 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -123,7 +123,7 @@ "echo-date-yesterday": "Yesterday", "echo-load-more-error": "An error occurred while fetching more results.", "notification-edit-talk-page-bundle": "$1 and $3 {{PLURAL:$4|other|others}} {{GENDER:$1|left}} messages on your [[User talk:$2|talk page]].", - "notification-bundle-header-edit-user-talk": "$1 and $4 {{PLURAL:$5|other|others}} {{GENDER:$2|left}} a message on {{GENDER:$3|your}} talk page.", + "notification-bundle-header-edit-user-talk": "$1 and $4 {{PLURAL:$5|other|others}} {{GENDER:$2|left}} messages on {{GENDER:$3|your}} talk page.", "notification-edit-user-talk-email-batch-bundle-body": "$1 and $2 {{PLURAL:$3|other|others}} {{GENDER:$1|left}} a message on your talk page.", "notification-page-linked-email-batch-bundle-body": "$2 was {{GENDER:$1|linked}} from $3 and $4 other {{PLURAL:$5|page|pages}}.", "echo-email-batch-separator": "--",