diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 340a34ab..29e1d67e 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -347,6 +347,14 @@ "message": "Changes the padding size for zoomed images. Padding determines how close the image can get to the edge of the viewing window", "description": "[options] Tooltip for adjust the zoomed image padding size option" }, + "optFullZoomHidesDetailsCaptions": { + "message": "Full zoom key hides details and captions", + "description": "[options] Full zoom key hides details and captions option" + }, + "optFullZoomHidesDetailsCaptionsTooltip": { + "message": "When pressing full zoom, details and captions will be hidden, allowing the image able to expand more vertically", + "description": "[options] Tooltip for full zoom key hides details and captions option" + }, "optStatusBarOverlap": { "message": "Allow zoomed images to overlap the status bar", "description": "[options] Allow zoomed images to overlap the status bar option" diff --git a/html/options.html b/html/options.html index 9f9e3506..541a0628 100644 --- a/html/options.html +++ b/html/options.html @@ -181,6 +181,14 @@

+
+
  • + +
  • +