diff --git a/dictionaries/de.dictionary.itop.core.php b/dictionaries/de.dictionary.itop.core.php index fdacea632..15739e76d 100644 --- a/dictionaries/de.dictionary.itop.core.php +++ b/dictionaries/de.dictionary.itop.core.php @@ -518,7 +518,8 @@ Dict::Add('DE DE', 'German', 'Deutsch', [ 'Class:lnkActionNotificationToContact/Attribute:trigger_id+' => 'The trigger that fired the notification~~', 'Class:lnkActionNotificationToContact/Attribute:subscribed' => 'Subscribed~~', 'Class:lnkActionNotificationToContact/Attribute:subscribed+' => 'If the contact unsubscribed (no) or is subscribed (yes and default) to the notification~~', -]);; +]); + // // Class: ActionEmail diff --git a/dictionaries/pt_br.dictionary.itop.core.php b/dictionaries/pt_br.dictionary.itop.core.php index 7c9a1a611..2aec2fc04 100644 --- a/dictionaries/pt_br.dictionary.itop.core.php +++ b/dictionaries/pt_br.dictionary.itop.core.php @@ -502,9 +502,10 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [ 'Class:ActionNotification/Attribute:language' => 'Language~~', 'Class:ActionNotification/Attribute:language+' => 'Language to use for placeholders ($xxx$) inside the message (state, importance, priority, etc)~~', ]); - // - // Class: lnkActionNotificationToContact - // + +// +// Class: lnkActionNotificationToContact +// Dict::Add('PT BR', 'Brazilian', 'Brazilian', [ 'Class:lnkActionNotificationToContact' => 'Link ActionNotification / Contact~~',