blob: f4492ce7ff2f2fd97c4dac32397a3e5d762859d1 [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.3 2009/06/06 18:12:57 ewillink Exp $
###############################################################################
pluginName = QVT Declarative Ecore-based QVTBase 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_Domain_type = Domain
_UI_Function_type = Function
_UI_FunctionParameter_type = Function Parameter
_UI_Pattern_type = Pattern
_UI_Predicate_type = Predicate
_UI_Rule_type = Rule
_UI_Transformation_type = Transformation
_UI_TypedModel_type = Typed Model
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_Domain_isCheckable_feature = Is Checkable
_UI_Domain_isEnforceable_feature = Is Enforceable
_UI_Domain_rule_feature = Rule
_UI_Domain_typedModel_feature = Typed Model
_UI_Function_queryExpression_feature = Query Expression
_UI_Pattern_predicate_feature = Predicate
_UI_Pattern_bindsTo_feature = Binds To
_UI_Predicate_conditionExpression_feature = Condition Expression
_UI_Predicate_pattern_feature = Pattern
_UI_Rule_domain_feature = Domain
_UI_Rule_owningTransformation_feature = Owning Transformation
_UI_Rule_overrides_feature = Overrides
_UI_Rule_transformation_feature = Transformation
_UI_Transformation_ownedTag_feature = Owned Tag
_UI_Transformation_modelParameter_feature = Model Parameter
_UI_Transformation_rule_feature = Rule
_UI_Transformation_extends_feature = Extends
_UI_TypedModel_transformation_feature = Transformation
_UI_TypedModel_usedPackage_feature = Used Package
_UI_TypedModel_dependsOn_feature = Depends On
_UI_Unknown_feature = Unspecified