X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.ui%2Fsrc%2Forg%2Fsimantics%2Fmodeling%2Fui%2FcomponentTypeEditor%2Fmessages.properties;fp=bundles%2Forg.simantics.modeling.ui%2Fsrc%2Forg%2Fsimantics%2Fmodeling%2Fui%2FcomponentTypeEditor%2Fmessages.properties;h=72f6b3b56e14f9a13a8681cd32839d2beaee912b;hb=47269fe0acb894f346810417d950a1ab59cdc0ea;hp=0000000000000000000000000000000000000000;hpb=11309f6516278203264b680235cbbe1dc2bde98e;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/messages.properties b/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/messages.properties new file mode 100644 index 000000000..72f6b3b56 --- /dev/null +++ b/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/messages.properties @@ -0,0 +1,50 @@ +ComponentTypeEditor_UserComponentInterface=User Component Interface +ComponentTypeScriptEditor_ExecuteAnalogAutomation=Execute together with analog automation +ComponentTypeScriptEditor_ExecuteAtEachStep=Execute at each step +ComponentTypeScriptEditor_ExecuteBinaryAutomation=Execute together with binary automation +ComponentTypeScriptEditor_ExecuteDuringPreparation=Execute during 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. +ComponentTypeViewerData_ESCToClose=ESC to close. +ComponentTypeViewerData_Exclusive=Exclusive +ComponentTypeViewerData_Inclusive=Inclusive +ComponentTypeViewerData_MaximumValue=Maximum Value: +ComponentTypeViewerData_MinimumValue=Minimum Value: +ComponentTypeViewerData_NameInUse=Name ''{0}'' is already used for a terminal. +ComponentTypeViewerData_PropertyNameInUse=Property name ''{0}'' is already in use. +ConfigurationPropertiesSection_AssignTypes=Assign Types +ConfigurationPropertiesSection_ConfigurationProperties=Configuration properties +ConfigurationPropertiesSection_DefaultValue=Default Value +ConfigurationPropertiesSection_Description=Description +ConfigurationPropertiesSection_Label=Label +ConfigurationPropertiesSection_LiftProperties=Lift Properties +ConfigurationPropertiesSection_Name=Name +ConfigurationPropertiesSection_NewProperty=New property +ConfigurationPropertiesSection_Range=Range +ConfigurationPropertiesSection_RemoveProperty=Remove property +ConfigurationPropertiesSection_SelectPropertiesToLift=Select properties to lift +ConfigurationPropertiesSection_SelectUserTypesForProp=Select user types for property +ConfigurationPropertiesSection_Type=Type +ConfigurationPropertiesSection_Unit=Unit +DerivedPropertiesSection_DerivedProperties=Derived properties +DerivedPropertiesSection_Description=Description +DerivedPropertiesSection_Expression=Expression +DerivedPropertiesSection_ExpressionIsEmpty=Expression is empty. +DerivedPropertiesSection_Label=Label +DerivedPropertiesSection_Name=Name +DerivedPropertiesSection_NewProperty=New property +DerivedPropertiesSection_RemoveProperty=Remove property +DerivedPropertiesSection_Type=Type +DerivedPropertiesSection_Unit=Unit +LiftPropertiesDialog_MapLiftedPropertiesIntoInterface=Map lifted properties into interface +ProceduralComponentInstanceViewer_CouldnotCreateVariableForResource=Couldn't create variable for the resource. +ProceduralComponentInstanceViewer_NoProceduralSubstructure=Component does not have a procedural substructure. +ProceduralComponentInstanceViewerEditorAdapter_ProceduralComponentInstanceViewer=Procedural Component Instance Viewer +ProceduralComponentTypeCodeDocumentProvider_ActivatorInternalErrorMsg=Internal error in procedural user component code compilation. +ProceduralComponentTypeEditorNamingService_UnsupportedInput=Unsupported input: {0} +SCLModuleEditorAdapter_SCLModuleEditor=SCL Module Editor +SCLModuleViewer_ApplyChanges=Apply changes +SCLModuleViewer_Code=Code +SymbolCodeDocumentProvider2_ActivatorInternalErrorInCodeCompilation=Internal error in procedural user component code compilation. +SymbolDropHandlerDocumentProvider_ActivatorInternalError=Internal error in procedural user component code compilation.