blob: 065535ca89f2b596b0c910aa13956a25328bd78f [file] [log] [blame]
###############################################################################
# Copyright (c) 2008 Borland Software Corporation 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:
# Borland Software Corporation - initial API and implementation
###############################################################################
pluginName = Mindmap 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_Map_type = Map
_UI_MapElement_type = Map Element
_UI_Topic_type = Topic
_UI_Relationship_type = Relationship
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_Map_elements_feature = Elements
_UI_Map_title_feature = Title
_UI_Map_created_feature = Created
_UI_Map_rootTopics_feature = Root Topics
_UI_MapElement_name_feature = Name
_UI_Topic_subtopics_feature = Subtopics
_UI_Topic_description_feature = Description
_UI_Topic_start_feature = Start
_UI_Topic_end_feature = End
_UI_Topic_priority_feature = Priority
_UI_Topic_parent_feature = Parent
_UI_Relationship_source_feature = Source
_UI_Relationship_target_feature = Target
_UI_Relationship_type_feature = Type
_UI_Unknown_feature = Unspecified
_UI_Type_DEPENDENCY_literal = d
_UI_Type_INCLUDE_literal = i
_UI_Type_EXTEND_literal = e
_UI_Priority_HIGH_literal = HIGH
_UI_Priority_MEDIUM_literal = MEDIUM
_UI_Priority_LOW_literal = LOW