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)', ));