N°2039 - Rename iTopNewsroom into NewsroomNotification

This commit is contained in:
Molkobain
2024-05-02 09:30:47 +02:00
parent 0d1c3aa464
commit 635c1bda6e
11 changed files with 120 additions and 121 deletions

View File

@@ -480,38 +480,38 @@ Dict::Add('EN US', 'English', 'English', array(
));
//
// Class: EventiTopNotification
// Class: EventNotificationNewsroom
//
Dict::Add('EN US', 'English', 'English', array(
'Class:EventiTopNotification' => 'News sent',
'Class:EventiTopNotification+' => '',
'Class:EventiTopNotification/Attribute:title' => 'Title',
'Class:EventiTopNotification/Attribute:title+' => '',
'Class:EventiTopNotification/Attribute:icon' => 'Icon',
'Class:EventiTopNotification/Attribute:icon+' => '',
'Class:EventiTopNotification/Attribute:priority' => 'Priority',
'Class:EventiTopNotification/Attribute:priority+' => '',
'Class:EventiTopNotification/Attribute:priority/Value:1' => 'Critical',
'Class:EventiTopNotification/Attribute:priority/Value:1+' => 'Critical',
'Class:EventiTopNotification/Attribute:priority/Value:2' => 'Urgent',
'Class:EventiTopNotification/Attribute:priority/Value:2+' => 'Urgent',
'Class:EventiTopNotification/Attribute:priority/Value:3' => 'Important',
'Class:EventiTopNotification/Attribute:priority/Value:3+' => 'Important',
'Class:EventiTopNotification/Attribute:priority/Value:4' => 'Standard',
'Class:EventiTopNotification/Attribute:priority/Value:4+' => 'Standard',
'Class:EventiTopNotification/Attribute:url' => 'URL',
'Class:EventiTopNotification/Attribute:url+' => '',
'Class:EventiTopNotification/Attribute:read' => 'Read',
'Class:EventiTopNotification/Attribute:read+' => '',
'Class:EventiTopNotification/Attribute:read/Value:no' => 'No',
'Class:EventiTopNotification/Attribute:read/Value:no+' => 'No',
'Class:EventiTopNotification/Attribute:read/Value:yes' => 'Yes',
'Class:EventiTopNotification/Attribute:read/Value:yes+' => 'Yes',
'Class:EventiTopNotification/Attribute:read_date' => 'Read date',
'Class:EventiTopNotification/Attribute:read_date+' => '',
'Class:EventiTopNotification/Attribute:contact_id' => 'Contact',
'Class:EventiTopNotification/Attribute:contact_id+' => '',
'Class:EventNotificationNewsroom' => 'News sent',
'Class:EventNotificationNewsroom+' => '',
'Class:EventNotificationNewsroom/Attribute:title' => 'Title',
'Class:EventNotificationNewsroom/Attribute:title+' => '',
'Class:EventNotificationNewsroom/Attribute:icon' => 'Icon',
'Class:EventNotificationNewsroom/Attribute:icon+' => '',
'Class:EventNotificationNewsroom/Attribute:priority' => 'Priority',
'Class:EventNotificationNewsroom/Attribute:priority+' => '',
'Class:EventNotificationNewsroom/Attribute:priority/Value:1' => 'Critical',
'Class:EventNotificationNewsroom/Attribute:priority/Value:1+' => 'Critical',
'Class:EventNotificationNewsroom/Attribute:priority/Value:2' => 'Urgent',
'Class:EventNotificationNewsroom/Attribute:priority/Value:2+' => 'Urgent',
'Class:EventNotificationNewsroom/Attribute:priority/Value:3' => 'Important',
'Class:EventNotificationNewsroom/Attribute:priority/Value:3+' => 'Important',
'Class:EventNotificationNewsroom/Attribute:priority/Value:4' => 'Standard',
'Class:EventNotificationNewsroom/Attribute:priority/Value:4+' => 'Standard',
'Class:EventNotificationNewsroom/Attribute:url' => 'URL',
'Class:EventNotificationNewsroom/Attribute:url+' => '',
'Class:EventNotificationNewsroom/Attribute:read' => 'Read',
'Class:EventNotificationNewsroom/Attribute:read+' => '',
'Class:EventNotificationNewsroom/Attribute:read/Value:no' => 'No',
'Class:EventNotificationNewsroom/Attribute:read/Value:no+' => 'No',
'Class:EventNotificationNewsroom/Attribute:read/Value:yes' => 'Yes',
'Class:EventNotificationNewsroom/Attribute:read/Value:yes+' => 'Yes',
'Class:EventNotificationNewsroom/Attribute:read_date' => 'Read date',
'Class:EventNotificationNewsroom/Attribute:read_date+' => '',
'Class:EventNotificationNewsroom/Attribute:contact_id' => 'Contact',
'Class:EventNotificationNewsroom/Attribute:contact_id+' => '',
));
//