someRecipientsFailed string: Add period for consistency

... with messageNotSent.

FREEBIE
This commit is contained in:
Scott Nonnenberg 2017-07-12 16:27:36 -07:00
parent 80a2a01e37
commit 782b8c7640

View file

@ -486,7 +486,7 @@
"description": "Informational label, appears on messages that failed to send"
},
"someRecipientsFailed": {
"message": "Some recipients failed",
"message": "Some recipients failed.",
"description": "Informational label, for messages where some recipients succeeded, others failed"
},
"showMore": {