| # Copyright (c) 2019 Tecnalia Research & Innovation |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v2.0 |
| # which accompanies this distribution, and is available at |
| # http://www.eclipse.org/legal/epl-v20.html |
| # |
| # Contributors: |
| # Tecnalia Research & Innovation - initial API and implementation |
| # |
| |
| pluginName = Faultinjection Edit Support |
| providerName = www.example.org |
| |
| _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_FaultList_type = Fault List |
| _UI_Fault_type = Fault |
| _UI_Readout_type = Readout |
| _UI_StuckAt0Fault_type = Stuck At0 Fault |
| _UI_StuckAtLastValueFault_type = Stuck At Last Value Fault |
| _UI_StuckAtValueFault_type = Stuck At Value Fault |
| _UI_InvertedFault_type = Inverted Fault |
| _UI_TooHighFault_type = Too High Fault |
| _UI_TooLowFault_type = Too Low Fault |
| _UI_RampUpFault_type = Ramp Up Fault |
| _UI_RampDownFault_type = Ramp Down Fault |
| _UI_BitFlipFault_type = Bit Flip Fault |
| _UI_OscillationFault_type = Oscillation Fault |
| _UI_RandomFault_type = Random Fault |
| _UI_DelayFault_type = Delay Fault |
| _UI_Unknown_type = Object |
| |
| _UI_Unknown_datatype= Value |
| |
| _UI_FaultList_ownedFaults_feature = Owned Faults |
| _UI_FaultList_ownedReadouts_feature = Owned Readouts |
| _UI_FaultList_name_feature = Name |
| _UI_FaultList_description_feature = Description |
| _UI_FaultList_simulationTime_feature = Simulation Time |
| _UI_Fault_trigger_feature = Trigger |
| _UI_Fault_duration_feature = Duration |
| _UI_Fault_name_feature = Name |
| _UI_Fault_connection_feature = Connection |
| _UI_Fault_component_feature = Component |
| _UI_Readout_name_feature = Name |
| _UI_Readout_connection_feature = Connection |
| _UI_Readout_component_feature = Component |
| _UI_StuckAtValueFault_value_feature = Value |
| _UI_DelayFault_delay_feature = Delay |
| _UI_Unknown_feature = Unspecified |
| |
| _UI_Port_type = Port |
| _UI_FaultList_neweclass16_feature = Neweclass16 |
| _UI_Port_name_feature = Name |
| _UI_Port_component_feature = Component |
| _UI_Port_connection_feature = Connection |
| _UI_FIElement_type = FI Element |
| _UI_FaultList_elements_feature = Elements |
| _UI_FIElement_name_feature = Name |
| _UI_FIElement_component_feature = Component |
| _UI_FIElement_port_feature = Port |