| # Copyright (c) 2010, 2011 Technical University of Denmark. | |
| # 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: | |
| # Patrick Koenemann, DTU Informatics - initial API and implementation | |
| # | |
| # $Id: plugin.properties,v 1.1 2010/09/10 15:32:24 cbrun Exp $ | |
| pluginName = MPatch Edit Support for Extensions | |
| 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_ExternalElementReference_type = Symbolic reference (extern) | |
| _UI_Unknown_type = Object | |
| _UI_Unknown_datatype= Value | |
| _UI_Unknown_feature = Unspecified | |
| _UI_IdEmfReference_type = Symbolic reference (id) | |
| _UI_ElementSetReference_type = Symbolic reference (set) | |
| _UI_Condition_type = Condition | |
| _UI_OclCondition_type = Ocl | |
| _UI_IdEmfReference_idAttributeValue_feature = Id Attribute Value | |
| _UI_ElementSetReference_context_feature = Context | |
| _UI_ElementSetReference_conditions_feature = Conditions | |
| _UI_Condition_elementReference_feature = Element Reference | |
| _UI_OclCondition_expression_feature = Expression | |
| _UI_OclCondition_checkType_feature = Check Type | |
| _UI_EMFModelDescriptor_type = EMF Model Descriptor | |
| _UI_EAttributeToObjectMap_type = EAttribute To Object Map | |
| _UI_EReferenceToDescriptorMap_type = EReference To Descriptor Map | |
| _UI_EReferenceToElementReferenceMap_type = EReference To Element Reference Map | |
| _UI_EMFModelDescriptor_type_feature = Type | |
| _UI_EMFModelDescriptor_attributes_feature = Attributes | |
| _UI_EMFModelDescriptor_subDescriptors_feature = Sub Descriptors | |
| _UI_EMFModelDescriptor_references_feature = References | |
| _UI_EMFModelDescriptor_descriptorUri_feature = Descriptor Uri | |
| _UI_EAttributeToObjectMap_key_feature = Key | |
| _UI_EAttributeToObjectMap_value_feature = Value | |
| _UI_EReferenceToDescriptorMap_key_feature = Key | |
| _UI_EReferenceToDescriptorMap_value_feature = Value | |
| _UI_EReferenceToElementReferenceMap_value_feature = Value | |
| _UI_EReferenceToElementReferenceMap_key_feature = Key |