mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°8768 - Fix PHP CS in dictionnaries
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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~~',
|
||||
|
||||
Reference in New Issue
Block a user