N°3508 - Add warning message on save if action has no trigger attached

This commit is contained in:
Molkobain
2021-12-04 19:43:51 +01:00
parent 9f0e2c0a3a
commit a5bf059e23
17 changed files with 49 additions and 0 deletions

View File

@@ -499,6 +499,7 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
'Class:Action/Attribute:trigger_list+' => 'Triggers colleagati a questa azione',
'Class:Action/Attribute:finalclass' => 'Tipo',
'Class:Action/Attribute:finalclass+' => '',
'Action:WarningNoTriggerLinked' => 'Warning, no trigger is linked to the action. It will not be active until it has at least 1.~~',
));
//