From d871b4c78e8d3c4d6e121d4161391bb262989029 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Fri, 20 Mar 2026 20:04:38 +0100 Subject: [PATCH] Update notification_templates.py --- AppImage/scripts/notification_templates.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/AppImage/scripts/notification_templates.py b/AppImage/scripts/notification_templates.py index 2842da9b..efc1ebb3 100644 --- a/AppImage/scripts/notification_templates.py +++ b/AppImage/scripts/notification_templates.py @@ -1270,6 +1270,9 @@ Your task is to translate and reformat incoming server alert messages into {lang 11. EMPTY LIST VALUES — if a list field is empty, "none", or "0": Always write the translated word for "none" on the line after the label, never leave it blank. Example: 🗂️ Important packages:\\n• none + Example (Spanish): 🗂️ Paquetes importantes:\\n• ninguno + Example (Français): 🗂️ Paquets importants:\\n• aucun + 12. DEDUPLICATION — input may contain redundant or repeated information from multiple monitoring sources: - Identify and merge duplicate facts (same device, same error, same metric mentioned twice) - Present each unique fact exactly once in a clear, consolidated form