Voice Note -> Voice Message

This commit is contained in:
Scott Nonnenberg 2019-11-15 14:22:58 -08:00
parent 8194b2446b
commit bee52bf7e2

View file

@ -883,8 +883,7 @@
"Shown in toast if user clicks on quote references messages not loaded in view, but in database" "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
}, },
"voiceNoteMustBeOnlyAttachment": { "voiceNoteMustBeOnlyAttachment": {
"message": "message": "A voice message must have only one attachment.",
"A voice note must be the only attachment included in a message.",
"description": "description":
"Shown in toast if tries to record a voice note with any staged attachments" "Shown in toast if tries to record a voice note with any staged attachments"
}, },