diff --git a/src/view/com/lightbox/Lightbox.web.tsx b/src/view/com/lightbox/Lightbox.web.tsx index 9a5dfe2a43..34b88e0aa6 100644 --- a/src/view/com/lightbox/Lightbox.web.tsx +++ b/src/view/com/lightbox/Lightbox.web.tsx @@ -63,7 +63,7 @@ function LightboxContainer({ return ( @@ -216,7 +216,7 @@ function LightboxGallery({ ]} hoverStyle={styles.blurredBackdropHover} color="secondary" - label={_(msg`Close lightbox`)} + label={_(msg`Close image viewer`)} shape="round" size={gtPhone ? 'large' : 'small'}>