From bee52bf7e20b57590407d55be2cdcd04673c7574 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Fri, 15 Nov 2019 14:22:58 -0800 Subject: [PATCH] Voice Note -> Voice Message --- _locales/en/messages.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index ae3755ced..c162387e4 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -883,8 +883,7 @@ "Shown in toast if user clicks on quote references messages not loaded in view, but in database" }, "voiceNoteMustBeOnlyAttachment": { - "message": - "A voice note must be the only attachment included in a message.", + "message": "A voice message must have only one attachment.", "description": "Shown in toast if tries to record a voice note with any staged attachments" },