# Copyright (c) 2011-2013 EclipseSource Muenchen GmbH 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: | |
# Eugen Neufeld - initial API and implementation | |
pluginName = Label 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_Label_type = Label | |
_UI_Unknown_type = Object | |
_UI_Unknown_datatype= Value | |
_UI_Label_style_feature = Style | |
_UI_Unknown_feature = Unspecified | |
_UI_LabelStyle_H0_literal = H0 | |
_UI_LabelStyle_H1_literal = H1 | |
_UI_LabelStyle_H2_literal = H2 | |
_UI_LabelStyle_H3_literal = H3 | |
_UI_LabelStyle_H4_literal = H4 | |
_UI_LabelStyle_H5_literal = H5 | |
_UI_LabelStyle_H6_literal = H6 | |
_UI_LabelStyle_H7_literal = H7 | |
_UI_LabelStyle_H8_literal = H8 | |
_UI_LabelStyle_H9_literal = H9 | |
_UI_LabelStyle_Separator_literal = Separator | |
_UI_VLabelStyle_H0_literal = H0 | |
_UI_VLabelStyle_H1_literal = H1 | |
_UI_VLabelStyle_H2_literal = H2 | |
_UI_VLabelStyle_H3_literal = H3 | |
_UI_VLabelStyle_H4_literal = H4 | |
_UI_VLabelStyle_H5_literal = H5 | |
_UI_VLabelStyle_H6_literal = H6 | |
_UI_VLabelStyle_H7_literal = H7 | |
_UI_VLabelStyle_H8_literal = H8 | |
_UI_VLabelStyle_H9_literal = H9 | |
_UI_VLabelStyle_Separator_literal = Separator | |
_UI_Label_domainModelReference_feature = Domain Model Reference |