]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/messages.properties
Added new user component SCL script simulation stage: post-preparation
[simantics/platform.git] / bundles / org.simantics.modeling.ui / src / org / simantics / modeling / ui / componentTypeEditor / messages.properties
index 406ebfed6363f013ec81b324fecf3a5158e5eac4..fa819c9b0bf705d4dcef718db3a5025804ede8b4 100644 (file)
@@ -4,7 +4,8 @@ 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
 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.