From eefccecff59e74c7688be63d986e66681685686e Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Thu, 17 Dec 2015 17:13:25 -0800 Subject: [PATCH] Add a period at the end of notification-header-emailuser All other notification messages end with a period. Change-Id: If0aff1e25c45026966ebdcdc4f18f93c9593acb2 --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 1054618c8..47581175d 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -91,7 +91,7 @@ "notification-reverted2": "Your {{PLURAL:$4|edit on [[:$2]] has|edits on [[:$2]] have}} been {{GENDER:$1|reverted}} by [[$5|$1]]. $3", "notification-header-reverted": "Your {{PLURAL:$4|edit on $3 has|edits on $3 have}} been {{GENDER:$2|reverted}} by $1.", "notification-emailuser": "[[User:$1|$1]] {{GENDER:$1|sent}} you an email.", - "notification-header-emailuser": "$1 {{GENDER:$2|sent}} you an email", + "notification-header-emailuser": "$1 {{GENDER:$2|sent}} you an email.", "notification-edit-talk-page-email-subject2": "$1 {{GENDER:$1|left}} you a message on {{SITENAME}}", "notification-edit-talk-page-email-batch-body2": "$1 {{GENDER:$1|left}} a message on your talk page.", "notification-edit-talk-page-email-batch-body-with-section": "$1 {{GENDER:$1|left}} a message on your talk page in \"$2\".",