diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 2002fb526d5..d959ae6a593 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1123,7 +1123,7 @@ "description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command." }, "verifyHelp": { - "message": "If you wish to verify the security of your end-to-end encryption with $name$, compare the numbers above with the numbers on their device.", + "message": "To verify the security of your end-to-end encryption with $name$, compare the numbers above with their device.", "placeholders": { "name": { "content": "$1", @@ -2148,6 +2148,10 @@ } } }, + "SafetyNumberModal__title": { + "message": "Verify Safety Number", + "description": "Title for the modal for safety number verification" + }, "safetyNumberChanged": { "message": "Safety Number has changed", "description": "A notification shown in the conversation when a contact reinstalls" diff --git a/background.html b/background.html index a4995ccb352..dec14ed2bdf 100644 --- a/background.html +++ b/background.html @@ -106,12 +106,6 @@ - - - - - -