| # <copyright> |
| #******************************************************************************* |
| # Copyright (c) 2006, 2012 Obeo. |
| # 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: |
| # Obeo - initial API and implementation |
| #******************************************************************************/ |
| # </copyright> |
| # |
| # $Id$ |
| |
| pluginName = Diagram Comparison 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_DiagramDiffExtension_type = Diagram Diff Extension |
| _UI_DiagramShowModelElement_type = Diagram Show Model Element |
| _UI_DiagramHideModelElement_type = Diagram Hide Model Element |
| _UI_Unknown_type = Object |
| |
| _UI_Unknown_datatype= Value |
| |
| _UI_Unknown_feature = Unspecified |
| |
| _UI_DiagramShowElement_type = Diagram Show Element |
| _UI_DiagramHideElement_type = Diagram Hide Element |
| _UI_DiagramMoveNode_type = Diagram Move Node |
| _UI_DiagramEdgeChange_type = Diagram Edge Change |
| _UI_DiagramBendpointsChange_type = Diagram Bendpoints Change |
| _UI_DiagramAnchorsChange_type = Diagram Anchors Change |
| _UI_DiagramLabelChange_type = Diagram Label Change |
| _UI_DiagramModelElementChangeLeftTarget_type = Diagram Model Element Change Left Target |
| _UI_DiagramModelElementChangeRightTarget_type = Diagram Model Element Change Right Target |
| _UI_DiagramModelElementChange_type = Diagram Model Element Change |
| _UI_DiagramModelElementChange_semanticDiff_feature = Semantic Diff |