From e16cafb7d6277c1f7e29acf5f138f156fa37975a Mon Sep 17 00:00:00 2001 From: Ryan Tharp Date: Mon, 3 Feb 2020 18:58:42 -0800 Subject: [PATCH] lint --- _locales/en/messages.json | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 7fd8760e7..095872910 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -651,12 +651,14 @@ "An error popup when the user has attempted to add an attachment" }, "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": "An error popup when the user has attempted to add an attachment" }, "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": "An error popup when the user has attempted to add an attachment" }, @@ -1380,9 +1382,10 @@ "message": "Warning" }, "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": { "message": "Microphone and Camera" }, @@ -1445,7 +1448,8 @@ "description": "Title of the read receipts setting" }, "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" }, "typingIndicatorsSettingTitle": { @@ -1658,7 +1662,8 @@ "description": "Brief message shown when trying to message a blocked number" }, "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" }, "youChangedTheTimer": {