someRecipientsFailed string: Add period for consistency
... with messageNotSent. FREEBIE
This commit is contained in:
parent
80a2a01e37
commit
782b8c7640
1 changed files with 1 additions and 1 deletions
|
@ -486,7 +486,7 @@
|
||||||
"description": "Informational label, appears on messages that failed to send"
|
"description": "Informational label, appears on messages that failed to send"
|
||||||
},
|
},
|
||||||
"someRecipientsFailed": {
|
"someRecipientsFailed": {
|
||||||
"message": "Some recipients failed",
|
"message": "Some recipients failed.",
|
||||||
"description": "Informational label, for messages where some recipients succeeded, others failed"
|
"description": "Informational label, for messages where some recipients succeeded, others failed"
|
||||||
},
|
},
|
||||||
"showMore": {
|
"showMore": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue