blob: 8a1a533ae12db84def69a54efe095bea24c65e50 [file] [log] [blame]
###############################################################################
# Copyright (c) 2007-2009 Eclipse Modeling Project and others.
# 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:
# E.D.Willink - initial API and implementation
#
# $Id: plugin.properties,v 1.4 2009/06/06 18:13:51 ewillink Exp $
###############################################################################
pluginName = QVT Declarative Ecore-based QVTTemplate Edit Support
providerName = Eclipse Modeling Project
_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_TemplateExp_type = Template Exp
_UI_ObjectTemplateExp_type = Object Template Exp
_UI_CollectionTemplateExp_type = Collection Template Exp
_UI_PropertyTemplateItem_type = Property Template Item
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_TemplateExp_bindsTo_feature = Binds To
_UI_TemplateExp_where_feature = Where
_UI_ObjectTemplateExp_part_feature = Part
_UI_ObjectTemplateExp_referredClass_feature = Referred Class
_UI_CollectionTemplateExp_member_feature = Member
_UI_CollectionTemplateExp_referredCollectionType_feature = Referred Collection Type
_UI_CollectionTemplateExp_rest_feature = Rest
_UI_PropertyTemplateItem_objContainer_feature = Obj Container
_UI_PropertyTemplateItem_referredProperty_feature = Referred Property
_UI_PropertyTemplateItem_value_feature = Value
_UI_Unknown_feature = Unspecified
_UI_PropertyTemplateItem_isOpposite_feature = Is Opposite