X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.ui%2Fsrc%2Forg%2Fsimantics%2Fmodeling%2Fui%2FcomponentTypeEditor%2Fmessages.properties;h=67c31ab2d23869ec8814ed1ebafb4107803b46db;hp=72f6b3b56e14f9a13a8681cd32839d2beaee912b;hb=efefe85bb75819bff218921d9f75a1592cff575f;hpb=236aa4e765e0acd6e31cbc42dd9df9c2c23677e2 diff --git a/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/messages.properties b/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/messages.properties index 72f6b3b56..67c31ab2d 100644 --- a/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/messages.properties +++ b/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/messages.properties @@ -1,8 +1,12 @@ ComponentTypeEditor_UserComponentInterface=User Component Interface ComponentTypeScriptEditor_ExecuteAnalogAutomation=Execute together with analog automation +ComponentTypeScriptEditor_ExecuteAfterEachStep=Execute after each step ComponentTypeScriptEditor_ExecuteAtEachStep=Execute at each step +ComponentTypeScriptEditor_ExecuteBeforeEachStep=Execute before each step ComponentTypeScriptEditor_ExecuteBinaryAutomation=Execute together with binary automation -ComponentTypeScriptEditor_ExecuteDuringPreparation=Execute during preparation +ComponentTypeScriptEditor_ExecuteBeforePreparation=Execute before solver preparation +ComponentTypeScriptEditor_ExecuteAfterPreparation=Execute after solver preparation +ComponentTypeScriptEditor_ExecuteBeforeRemoval=Execute before component removal ComponentTypeViewer_OpenedInReadOnly=(Opened in read-only mode) ComponentTypeViewerData_ContainsInvalidCharacters=Property name ''{0}'' contains invalid characters, does not match pattern {1}. ComponentTypeViewerData_CtrlEnterApplyChanges=Ctrl+Enter to apply changes, ESC to cancel.