diff --git a/datamodels/2.x/itop-structure/en.dict.itop-structure.php b/datamodels/2.x/itop-structure/en.dict.itop-structure.php index bd09b236b..36fe91a0c 100644 --- a/datamodels/2.x/itop-structure/en.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/en.dict.itop-structure.php @@ -24,7 +24,7 @@ -// Dictionnay conventions +// Dictionnary conventions // Class: // Class:+ // Class:/Attribute: @@ -36,22 +36,6 @@ // Class:/UniquenessRule: // Class:/UniquenessRule:+ -////////////////////////////////////////////////////////////////////// -// Classes in 'bizmodel' -////////////////////////////////////////////////////////////////////// -// - -// Dictionnay conventions -// Class: -// Class:+ -// Class:/Attribute: -// Class:/Attribute:+ -// Class:/Attribute:/Value: -// Class:/Attribute:/Value:+ -// Class:/Stimulus: -// Class:/Stimulus:+ -// Class:/UniquenessRule: -// Class:/UniquenessRule:+ ////////////////////////////////////////////////////////////////////// // Note: The classes have been grouped by categories: bizmodel @@ -152,7 +136,7 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:Contact/Attribute:phone' => 'Phone', 'Class:Contact/Attribute:phone+' => '', 'Class:Contact/Attribute:notify' => 'Notification', - 'Class:Contact/Attribute:notify+' => 'No automation. It must be tested explicitly in Notification OQL', + 'Class:Contact/Attribute:notify+' => 'Flag which can be used by each notification', 'Class:Contact/Attribute:notify/Value:no' => 'no', 'Class:Contact/Attribute:notify/Value:no+' => 'no', 'Class:Contact/Attribute:notify/Value:yes' => 'yes',