N°1839 Update TriggerOnThresholdReached to select attribute from a set of valid attributes instead of typing it manually

This commit is contained in:
Molkobain
2018-12-14 11:51:14 +01:00
parent 9b5d8b8a01
commit 6a88f622ad
16 changed files with 158 additions and 62 deletions

View File

@@ -43,6 +43,9 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
'Core:AttributeTagSet' => 'List of tags~~',
'Core:AttributeTagSet+' => '~~',
'Core:AttributeSet:placeholder' => 'click to add~~',
'Core:AttributeClassAttCodeSet:ItemLabel:AttributeFromClass' => '%1$s (%2$s)~~',
'Core:AttributeClassAttCodeSet:ItemLabel:AttributeFromOneChildClass' => '%1$s (%2$s from %3$s)~~',
'Core:AttributeClassAttCodeSet:ItemLabel:AttributeFromSeveralChildClasses' => '%1$s (%2$s from child classes)~~',
'Core:AttributeCaseLog' => 'Log~~',
'Core:AttributeCaseLog+' => '~~',