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

@@ -496,6 +496,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Class:Action/Attribute:trigger_list+' => '',
'Class:Action/Attribute:finalclass' => 'Typ',
'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.~~',
));
//