From eeabad895de9af67889db1fb04084f5398221ab7 Mon Sep 17 00:00:00 2001 From: jf-cbd Date: Mon, 16 Dec 2024 18:48:48 +0100 Subject: [PATCH] :globe_with_meridians: Update EN dic --- dictionaries/en.dictionary.itop.core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionaries/en.dictionary.itop.core.php b/dictionaries/en.dictionary.itop.core.php index 95f98adeb..c83425cbf 100644 --- a/dictionaries/en.dictionary.itop.core.php +++ b/dictionaries/en.dictionary.itop.core.php @@ -377,7 +377,7 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:EventNotification/Attribute:action_id' => 'Action', 'Class:EventNotification/Attribute:action_id+' => '', 'Class:EventNotification/Attribute:object_id' => 'Object id', - 'Class:EventNotification/Attribute:object_id+' => '', + 'Class:EventNotification/Attribute:object_id+' => 'object id (class defined by the trigger ?)', 'Class:EventNotification/Attribute:object_class' => 'Object class', 'Class:EventNotification/Attribute:object_class+' => 'Object class (Same as trigger)', ));