diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 983de15252..fdbcc5d3a2 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -523,7 +523,8 @@ "message": "Show safety number" }, "viewAllMedia": { - "message": "View all media" + "message": "View all media", + "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.", diff --git a/background.html b/background.html index af336a2411..98b8b3c044 100644 --- a/background.html +++ b/background.html @@ -159,7 +159,7 @@