blob: 6bc5698a91c04d1119e3aaf6b8a7ed381a035ad6 [file] [log] [blame]
#
# Copyright (c) 2018 CEA.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# CEA - initial API and implementation and/or initial documentation
#
#
pluginName = Resource 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_Studio_type = Studio
_UI_Device_type = Device
_UI_NamedElement_type = Named Element
_UI_TypedElement_type = Typed Element
_UI_Service_type = Service
_UI_Resource_type = Resource
_UI_Property_type = Property
_UI_SensorData_type = Sensor Data
_UI_StateVariable_type = State Variable
_UI_Action_type = Action
_UI_Attribute_type = Attribute
_UI_Metadata_type = Metadata
_UI_AccessMethod_type = Access Method
_UI_Parameter_type = Parameter
_UI_Gateway_type = Gateway
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_Studio_gateways_feature = Gateways
_UI_Device_friendlyName_feature = Friendly Name
_UI_Device_service_feature = Service
_UI_NamedElement_name_feature = Name
_UI_TypedElement_type_feature = Type
_UI_TypedElement_value_feature = Value
_UI_Service_friendlyName_feature = Friendly Name
_UI_Service_resource_feature = Resource
_UI_Resource_friendlyName_feature = Friendly Name
_UI_Resource_attribute_feature = Attribute
_UI_Resource_accessMethod_feature = Access Method
_UI_StateVariable_modifier_feature = Modifier
_UI_Action_state_feature = State
_UI_Attribute_metadata_feature = Metadata
_UI_AccessMethod_parameter_feature = Parameter
_UI_AccessMethod_type_feature = Type
_UI_Gateway_device_feature = Device
_UI_Unknown_feature = Unspecified
_UI_AccessMethodType_GET_literal = GET
_UI_AccessMethodType_SET_literal = SET
_UI_AccessMethodType_ACT_literal = ACT
_UI_AccessMethodType_SUBSCRIBE_literal = SUBSCRIBE
_UI_AccessMethodType_UNSUBSCRIBE_literal = UNSUBSCRIBE