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