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

@@ -505,6 +505,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Class:Action/Attribute:trigger_list+' => 'Triggers gelinkt aan deze actie',
'Class:Action/Attribute:finalclass' => 'Type',
'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.~~',
));
//