From b2690afa3223bfe8644ebac33cefe5e4ae4f7f8d Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Tue, 8 Aug 2017 09:58:00 -0700 Subject: [PATCH] Clarify someRecipientsFailed string via description FREEBIE --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 6b0662dca..29e3e68cf 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -514,7 +514,7 @@ }, "someRecipientsFailed": { "message": "Some recipients failed.", - "description": "Informational label, for messages where some recipients succeeded, others failed" + "description": "When you send to multiple recipients via a group, and the message went to some recipients but not others." }, "showMore": { "message": "Details",