diff --git a/web/public/locales/en/views/settings.json b/web/public/locales/en/views/settings.json index 40e6eb7606..cb8726bad7 100644 --- a/web/public/locales/en/views/settings.json +++ b/web/public/locales/en/views/settings.json @@ -168,8 +168,8 @@ "desc": "Always show the camera names in a chip in the multi-camera live view dashboard." }, "naturalAspectLayout": { - "label": "Use Camera Aspect Ratios", - "desc": "On camera group live view dashboards, size each tile to its camera's own aspect ratio. When disabled, cameras are snapped to a standard wide, landscape, or tall tile shape.", + "label": "Use Natural Aspect Ratios", + "desc": "On camera group live view dashboards, size each tile to its camera's own natural aspect ratio. When disabled, cameras are snapped to a standard wide, landscape, or tall tile shape.", "descNote": "Toggling this setting on or off will clear the layout for all camera group live dashboards." }, "liveFallbackTimeout": { diff --git a/web/src/components/player/BirdseyeLivePlayer.tsx b/web/src/components/player/BirdseyeLivePlayer.tsx index 5fd42e18cd..d9c70188ae 100644 --- a/web/src/components/player/BirdseyeLivePlayer.tsx +++ b/web/src/components/player/BirdseyeLivePlayer.tsx @@ -60,8 +60,6 @@ export default function BirdseyeLivePlayer({