N°7726 - Fatal error if a newsroom is sent without any message

This commit is contained in:
XavierGR
2024-11-14 09:06:41 +01:00
parent 5d8db176f4
commit 31d4297604
17 changed files with 38 additions and 0 deletions

View File

@@ -514,6 +514,8 @@ Dict::Add('EN US', 'English', 'English', array(
'Class:EventNotificationNewsroom/Attribute:read_date+' => '',
'Class:EventNotificationNewsroom/Attribute:contact_id' => 'Contact',
'Class:EventNotificationNewsroom/Attribute:contact_id+' => '',
'Core:EventNotificationNewsroom:ErrorNotificationNotSent' => 'Notification not sent',
'Core:EventNotificationNewsroom:ErrorOnDBInsert' => 'An error occurred while saving the notification',
));
//