Add VariableSelectionDialog

This commit is contained in:
WarmUpTill
2024-05-31 23:00:06 +02:00
committed by WarmUpTill
parent 235b31fccc
commit d72a0c0d38
5 changed files with 65 additions and 2 deletions

View File

@@ -1123,6 +1123,7 @@ AdvSceneSwitcher.variable.save="Save / load behavior"
AdvSceneSwitcher.variable.save.dontSave="Don't save variable value"
AdvSceneSwitcher.variable.save.save="Save variable value"
AdvSceneSwitcher.variable.save.default="Set to value"
AdvSceneSwitcher.variable.selectionDialog="Select variable:"
AdvSceneSwitcher.tooltip.availableVariables="Variables are supported, use ${VarName} to retrieve the value of VarName"