blob: 1073489942705963865ce5e7dec633e0fd5df118 [file]
# *******************************************************************************
# Copyright (c) 2021 Johannes Kepler University Linz
#
# This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Antonio Garmendía, Bianca Wiesmayr
# - initial implementation and/or documentation
# *******************************************************************************
pluginName = 4diac IDE Interpreter Plug-in Edit Support
providerName = Eclipse 4diac
_UI_CreateChild_text = {0}
_UI_CreateChild_text2 = {1} | {0}
_UI_CreateChild_text3 = {1}
_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
_UI_PropertyDescriptor_description = The {0} of the {1}
_UI_EventOccurrence_type = Event Occurrence
_UI_EventManager_type = Event Manager
_UI_FBRuntimeAbstract_type = FB Runtime Abstract
_UI_BasicFBTypeRuntime_type = Basic FB Type Runtime
_UI_SimpleFBTypeRuntime_type = Simple FB Type Runtime
_UI_Transaction_type = Transaction
_UI_FBNetworkRuntime_type = FB Network Runtime
_UI_FBTransaction_type = FB Transaction
_UI_ConnectionToValueMap_type = Connection To Value Map
_UI_RuntimeMap_type = Runtime Map
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_EventOccurrence_event_feature = Event
_UI_EventOccurrence_active_feature = Active
_UI_EventOccurrence_ignored_feature = Ignored
_UI_EventOccurrence_fbRuntime_feature = Fb Runtime
_UI_EventOccurrence_createdTransactions_feature = Created Transactions
_UI_EventOccurrence_parentFB_feature = Parent FB
_UI_EventManager_transactions_feature = Transactions
_UI_EventManager_readyQueue_feature = Ready Queue
_UI_BasicFBTypeRuntime_basicfbtype_feature = Basicfbtype
_UI_BasicFBTypeRuntime_activeState_feature = Active State
_UI_SimpleFBTypeRuntime_simpleFBType_feature = Simple FB Type
_UI_Transaction_inputEventOccurrence_feature = Input Event Occurrence
_UI_Transaction_parentEO_feature = Parent EO
_UI_FBNetworkRuntime_fbnetwork_feature = Fbnetwork
_UI_FBNetworkRuntime_transferData_feature = Transfer Data
_UI_FBNetworkRuntime_typeRuntimes_feature = Type Runtimes
_UI_FBTransaction_outputEventOccurrences_feature = Output Event Occurrences
_UI_FBTransaction_inputVariables_feature = Input Variables
_UI_FBTransaction_resultFBRuntime_feature = Result FB Runtime
_UI_ConnectionToValueMap_key_feature = Key
_UI_ConnectionToValueMap_value_feature = Value
_UI_RuntimeMap_key_feature = Key
_UI_RuntimeMap_value_feature = Value
_UI_Unknown_feature = Unspecified
_UI_EventOccurrence_resultFBRuntime_feature = Result FB Runtime
_UI_Trace_type = Trace
_UI_EccTrace_type = Ecc Trace
_UI_EccTrace_transitions_feature = Transitions
_UI_FBTransaction_trace_feature = Trace
_UI_TransitionTrace_type = Transition Trace
_UI_TransitionTrace_sourceState_feature = Source State
_UI_TransitionTrace_destinationState_feature = Destination State
_UI_TransitionTrace_condEvent_feature = Cond Event
_UI_TransitionTrace_condExpression_feature = Cond Expression
_UI_EccTrace_transitionTraces_feature = Transition Traces