not designed to have a period at the end of titleIsNow

pull/793/head
Ryan Tharp 5 years ago
parent f930413779
commit c696b37edd

@ -1994,7 +1994,8 @@
"Shown in the conversation history when someone updates the group" "Shown in the conversation history when someone updates the group"
}, },
"titleIsNow": { "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": "description":
"Shown in the conversation history when someone changes the title of the group", "Shown in the conversation history when someone changes the title of the group",
"placeholders": { "placeholders": {

Loading…
Cancel
Save