diff --git a/front/plugins/newdev_template/config.json b/front/plugins/newdev_template/config.json
index c7832d6e..45b6d73b 100755
--- a/front/plugins/newdev_template/config.json
+++ b/front/plugins/newdev_template/config.json
@@ -700,7 +700,7 @@
"description": [
{
"language_code": "en_us",
- "string": "Indicates whether events related to the device should trigger alerts. The default value of the Alert All Events checkbox."
+ "string": "Indicates whether events related to the device should trigger alerts. The default value of the Alert Events checkbox. Down and New Device notifications are always sent unless unselected in NTFPRCS_INCLUDED_SECTIONS."
}
]
},
diff --git a/front/plugins/ui_settings/config.json b/front/plugins/ui_settings/config.json
index 90a146ca..19454edb 100755
--- a/front/plugins/ui_settings/config.json
+++ b/front/plugins/ui_settings/config.json
@@ -458,7 +458,7 @@
"description": [
{
"language_code": "en_us",
- "string": "Hide Device tiles with zero results."
+ "string": "Hide Tiles in the Devices pages with zero results."
}
]
},