From c696b37edd26cfd73c3866f2a2349151d6971fa6 Mon Sep 17 00:00:00 2001 From: Ryan Tharp Date: Wed, 5 Feb 2020 02:35:15 -0800 Subject: [PATCH] not designed to have a period at the end of titleIsNow --- _locales/en/messages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 0b9c9db1a..139b7d0c5 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1994,7 +1994,8 @@ "Shown in the conversation history when someone updates the group" }, "titleIsNow": { - "message": "Group name has been set to '$name$'.", + "comment": "Do not add a period here, used as a fragment and will break unit test", + "message": "Group name has been set to '$name$'", "description": "Shown in the conversation history when someone changes the title of the group", "placeholders": {