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"
|
||||
},
|
||||
"someRecipientsFailed": {
|
||||
"message": "Some recipients failed",
|
||||
"message": "Some recipients failed.",
|
||||
"description": "Informational label, for messages where some recipients succeeded, others failed"
|
||||
},
|
||||
"showMore": {
|
||||
|
|
Loading…
Reference in a new issue