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