diff --git a/web/public/locales/en/views/settings.json b/web/public/locales/en/views/settings.json
index 1cbd4ccea..43df66acf 100644
--- a/web/public/locales/en/views/settings.json
+++ b/web/public/locales/en/views/settings.json
@@ -148,11 +148,11 @@
"title": "Camera Settings",
"streams": {
"title": "Streams",
- "desc": "Disabling a camera completely stops Frigate's processing of this camera's streams. Detection, recording, and debugging will be unavailable.
Note: This does not disable go2rtc restreams."
+ "desc": "Temporarily disable a camera until Frigate restarts. Disabling a camera completely stops Frigate's processing of this camera's streams. Detection, recording, and debugging will be unavailable.
Note: This does not disable go2rtc restreams."
},
"review": {
"title": "Review",
- "desc": "Enable/disable alerts and detections for this camera. When disabled, no new review items will be generated.",
+ "desc": "Temporarily enable/disable alerts and detections for this camera until Frigate restarts. When disabled, no new review items will be generated. ",
"alerts": "Alerts ",
"detections": "Detections "
},