diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 85251a2b6..983de1525 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -522,6 +522,9 @@ "showSafetyNumber": { "message": "Show safety number" }, + "viewAllMedia": { + "message": "View all media" + }, "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.", "placeholders": { diff --git a/background.html b/background.html index f061468a1..af336a241 100644 --- a/background.html +++ b/background.html @@ -159,6 +159,7 @@