pull/781/head
Ryan Tharp 6 years ago
parent d0cc5a57f8
commit e16cafb7d6

@ -651,12 +651,14 @@
"An error popup when the user has attempted to add an attachment" "An error popup when the user has attempted to add an attachment"
}, },
"cannotMixImageAndNonImageAttachments": { "cannotMixImageAndNonImageAttachments": {
"message": "Sorry, you cannot mix images with other file types in one message", "message":
"Sorry, you cannot mix images with other file types in one message",
"description": "description":
"An error popup when the user has attempted to add an attachment" "An error popup when the user has attempted to add an attachment"
}, },
"maximumAttachments": { "maximumAttachments": {
"message": "Maximum number of attachments reached. Please send remaining attachments in a separate message.", "message":
"Maximum number of attachments reached. Please send remaining attachments in a separate message.",
"description": "description":
"An error popup when the user has attempted to add an attachment" "An error popup when the user has attempted to add an attachment"
}, },
@ -1380,9 +1382,10 @@
"message": "Warning" "message": "Warning"
}, },
"linkPreviewsConfirmMessage": { "linkPreviewsConfirmMessage": {
"message": "You will not have full metadata protection when sending or receiving link previews." "message":
"You will not have full metadata protection when sending or receiving link previews."
}, },
"mediaPermissionsTitle": { "mediaPermissionsTitle": {
"message": "Microphone and Camera" "message": "Microphone and Camera"
}, },
@ -1445,7 +1448,8 @@
"description": "Title of the read receipts setting" "description": "Title of the read receipts setting"
}, },
"typingIndicatorsSettingDescription": { "typingIndicatorsSettingDescription": {
"message": "See and share when messages are being typed (applies to all sessions).", "message":
"See and share when messages are being typed (applies to all sessions).",
"description": "Description of the typing indicators setting" "description": "Description of the typing indicators setting"
}, },
"typingIndicatorsSettingTitle": { "typingIndicatorsSettingTitle": {
@ -1658,7 +1662,8 @@
"description": "Brief message shown when trying to message a blocked number" "description": "Brief message shown when trying to message a blocked number"
}, },
"unblockGroupToSend": { "unblockGroupToSend": {
"message": "This group is blocked. Unlock it if you would like to send a message.", "message":
"This group is blocked. Unlock it if you would like to send a message.",
"description": "Brief message shown when trying to message a blocked group" "description": "Brief message shown when trying to message a blocked group"
}, },
"youChangedTheTimer": { "youChangedTheTimer": {

Loading…
Cancel
Save