]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/messages.properties
Added new UC SCL script phase: cleanup
[simantics/platform.git] / bundles / org.simantics.modeling.ui / src / org / simantics / modeling / ui / componentTypeEditor / messages.properties
index 406ebfed6363f013ec81b324fecf3a5158e5eac4..67c31ab2d23869ec8814ed1ebafb4107803b46db 100644 (file)
@@ -4,7 +4,9 @@ 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.