N°2039 - Rework actions / events class labels

This commit is contained in:
Molkobain
2024-05-01 20:14:15 +02:00
parent e1246ad375
commit 0d1c3aa464
3 changed files with 14 additions and 14 deletions

View File

@@ -370,7 +370,7 @@ Dict::Add('EN US', 'English', 'English', array(
//
Dict::Add('EN US', 'English', 'English', array(
'Class:EventNotification' => 'Notification event',
'Class:EventNotification' => 'Notification sent',
'Class:EventNotification+' => 'Trace of a notification that has been sent',
'Class:EventNotification/Attribute:trigger_id' => 'Trigger',
'Class:EventNotification/Attribute:trigger_id+' => '',
@@ -385,7 +385,7 @@ Dict::Add('EN US', 'English', 'English', array(
//
Dict::Add('EN US', 'English', 'English', array(
'Class:EventNotificationEmail' => 'Email emission event',
'Class:EventNotificationEmail' => 'Email sent',
'Class:EventNotificationEmail+' => 'Trace of an email that has been sent',
'Class:EventNotificationEmail/Attribute:to' => 'TO',
'Class:EventNotificationEmail/Attribute:to+' => '',
@@ -484,7 +484,7 @@ Dict::Add('EN US', 'English', 'English', array(
//
Dict::Add('EN US', 'English', 'English', array(
'Class:EventiTopNotification' => ITOP_APPLICATION_SHORT.' Notification',
'Class:EventiTopNotification' => 'News sent',
'Class:EventiTopNotification+' => '',
'Class:EventiTopNotification/Attribute:title' => 'Title',
'Class:EventiTopNotification/Attribute:title+' => '',
@@ -519,7 +519,7 @@ Dict::Add('EN US', 'English', 'English', array(
//
Dict::Add('EN US', 'English', 'English', array(
'Class:Action' => 'Custom Action',
'Class:Action' => 'Action',
'Class:Action+' => 'User defined action',
'Class:Action/ComplementaryName' => '%1$s: %2$s',
'Class:Action/Attribute:name' => 'Name',
@@ -555,8 +555,8 @@ Dict::Add('EN US', 'English', 'English', array(
//
Dict::Add('EN US', 'English', 'English', array(
'Class:ActionNotification' => 'Notification',
'Class:ActionNotification+' => 'Notification (abstract)',
'Class:ActionNotification' => 'Notification Action',
'Class:ActionNotification+' => 'Notification Action (abstract)',
));
//
@@ -564,7 +564,7 @@ Dict::Add('EN US', 'English', 'English', array(
//
Dict::Add('EN US', 'English', 'English', array(
'Class:ActionEmail' => 'Email notification',
'Class:ActionEmail' => 'Notification by Email',
'Class:ActionEmail+' => '',
'Class:ActionEmail/Attribute:status+' => 'This status drives who will be notified:
- Being tested: just the Test recipient,
@@ -641,7 +641,7 @@ Dict::Add('EN US', 'English', 'English', array(
'ActioniTopNotification:trigger' => 'Trigger',
'ActioniTopNotification:content' => 'Message',
'ActioniTopNotification:settings' => 'Settings',
'Class:ActioniTopNotification' => ITOP_APPLICATION_SHORT.' Notification',
'Class:ActioniTopNotification' => 'Notification by Newsroom',
'Class:ActioniTopNotification+' => '',
'Class:ActioniTopNotification/Attribute:language' => 'Language',
'Class:ActioniTopNotification/Attribute:language+' => '',

View File

@@ -322,7 +322,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
//
Dict::Add('FR FR', 'French', 'Français', array(
'Class:EventNotification' => 'Notification',
'Class:EventNotification' => 'Notification envoyée',
'Class:EventNotification+' => '',
'Class:EventNotification/Attribute:trigger_id' => 'Déclencheur',
'Class:EventNotification/Attribute:trigger_id+' => '',
@@ -337,7 +337,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
//
Dict::Add('FR FR', 'French', 'Français', array(
'Class:EventNotificationEmail' => 'Envoi d\'Email',
'Class:EventNotificationEmail' => 'Mél envoyé',
'Class:EventNotificationEmail+' => '',
'Class:EventNotificationEmail/Attribute:to' => 'A',
'Class:EventNotificationEmail/Attribute:to+' => '',
@@ -436,7 +436,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
//
Dict::Add('FR FR', 'French', 'Français', array(
'Class:EventiTopNotification' => 'Notification '.ITOP_APPLICATION_SHORT,
'Class:EventiTopNotification' => 'News envoyée',
'Class:EventiTopNotification+' => '',
'Class:EventiTopNotification/Attribute:title' => 'Titre',
'Class:EventiTopNotification/Attribute:title+' => '',
@@ -503,7 +503,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
//
Dict::Add('FR FR', 'French', 'Français', array(
'Class:ActionNotification' => 'notification',
'Class:ActionNotification' => 'Action de notification',
'Class:ActionNotification+' => '',
));
@@ -592,7 +592,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
'ActioniTopNotification:trigger' => 'Conditions de déclenchement',
'ActioniTopNotification:content' => 'Message',
'ActioniTopNotification:settings' => 'Paramètres',
'Class:ActioniTopNotification' => ITOP_APPLICATION_SHORT.' Notification',
'Class:ActioniTopNotification' => 'Notification par news',
'Class:ActioniTopNotification+' => '',
'Class:ActioniTopNotification/Attribute:title' => 'Titre',
'Class:ActioniTopNotification/Attribute:title+' => '',

View File

@@ -483,7 +483,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
//
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Class:EventiTopNotification' => ITOP_APPLICATION_SHORT.' 通知',
'Class:EventiTopNotification' => 'News sent~~',
'Class:EventiTopNotification+' => '',
'Class:EventiTopNotification/Attribute:title' => '标题',
'Class:EventiTopNotification/Attribute:title+' => '',