]> gerrit.simantics Code Review - simantics/platform.git/blob - 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
1 ComponentTypeEditor_UserComponentInterface=User Component Interface
2 ComponentTypeScriptEditor_ExecuteAnalogAutomation=Execute together with analog automation
3 ComponentTypeScriptEditor_ExecuteAfterEachStep=Execute after each step
4 ComponentTypeScriptEditor_ExecuteAtEachStep=Execute at each step
5 ComponentTypeScriptEditor_ExecuteBeforeEachStep=Execute before each step
6 ComponentTypeScriptEditor_ExecuteBinaryAutomation=Execute together with binary automation
7 ComponentTypeScriptEditor_ExecuteBeforePreparation=Execute before solver preparation
8 ComponentTypeScriptEditor_ExecuteAfterPreparation=Execute after solver preparation
9 ComponentTypeScriptEditor_ExecuteBeforeRemoval=Execute before component removal
10 ComponentTypeViewer_OpenedInReadOnly=(Opened in read-only mode)
11 ComponentTypeViewerData_ContainsInvalidCharacters=Property name ''{0}'' contains invalid characters, does not match pattern {1}.
12 ComponentTypeViewerData_CtrlEnterApplyChanges=Ctrl+Enter to apply changes, ESC to cancel.
13 ComponentTypeViewerData_ESCToClose=ESC to close.
14 ComponentTypeViewerData_Exclusive=Exclusive
15 ComponentTypeViewerData_Inclusive=Inclusive
16 ComponentTypeViewerData_MaximumValue=Maximum Value:
17 ComponentTypeViewerData_MinimumValue=Minimum Value:
18 ComponentTypeViewerData_NameInUse=Name ''{0}'' is already used for a terminal.
19 ComponentTypeViewerData_PropertyNameInUse=Property name ''{0}'' is already in use.
20 ConfigurationPropertiesSection_AssignTypes=Assign Types
21 ConfigurationPropertiesSection_ConfigurationProperties=Configuration properties
22 ConfigurationPropertiesSection_DefaultValue=Default Value
23 ConfigurationPropertiesSection_Description=Description
24 ConfigurationPropertiesSection_Label=Label
25 ConfigurationPropertiesSection_LiftProperties=Lift Properties
26 ConfigurationPropertiesSection_Name=Name
27 ConfigurationPropertiesSection_NewProperty=New property
28 ConfigurationPropertiesSection_Range=Range
29 ConfigurationPropertiesSection_RemoveProperty=Remove property
30 ConfigurationPropertiesSection_SelectPropertiesToLift=Select properties to lift
31 ConfigurationPropertiesSection_SelectUserTypesForProp=Select user types for property
32 ConfigurationPropertiesSection_Type=Type
33 ConfigurationPropertiesSection_Unit=Unit
34 DerivedPropertiesSection_DerivedProperties=Derived properties
35 DerivedPropertiesSection_Description=Description
36 DerivedPropertiesSection_Expression=Expression
37 DerivedPropertiesSection_ExpressionIsEmpty=Expression is empty.
38 DerivedPropertiesSection_Label=Label
39 DerivedPropertiesSection_Name=Name
40 DerivedPropertiesSection_NewProperty=New property
41 DerivedPropertiesSection_RemoveProperty=Remove property
42 DerivedPropertiesSection_Type=Type
43 DerivedPropertiesSection_Unit=Unit
44 LiftPropertiesDialog_MapLiftedPropertiesIntoInterface=Map lifted properties into interface
45 ProceduralComponentInstanceViewer_CouldnotCreateVariableForResource=Couldn't create variable for the resource.
46 ProceduralComponentInstanceViewer_NoProceduralSubstructure=Component does not have a procedural substructure.
47 ProceduralComponentInstanceViewerEditorAdapter_ProceduralComponentInstanceViewer=Procedural Component Instance Viewer
48 ProceduralComponentTypeCodeDocumentProvider_ActivatorInternalErrorMsg=Internal error in procedural user component code compilation.
49 ProceduralComponentTypeEditorNamingService_UnsupportedInput=Unsupported input: {0}
50 SCLModuleEditorAdapter_SCLModuleEditor=SCL Module Editor
51 SCLModuleViewer_ApplyChanges=Apply changes
52 SCLModuleViewer_Code=Code
53 SymbolCodeDocumentProvider2_ActivatorInternalErrorInCodeCompilation=Internal error in procedural user component code compilation.
54 SymbolDropHandlerDocumentProvider_ActivatorInternalError=Internal error in procedural user component code compilation.