blob: 1ea35378571068ca46633e156a2ad65ff2b7e753 [file] [log] [blame]
# <copyright>
#
# Copyright (c) 2014 itemis 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:
# itemis - Initial API and implementation
#
# </copyright>
# ====================================================================
# To code developer:
# Do NOT change the properties between this line and the
# "%%% END OF TRANSLATED PROPERTIES %%%" line.
# Make a new property name, append to the end of the file and change
# the code to use the new property.
# ====================================================================
# ====================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
# ====================================================================
pluginName=Sphinx EMF Check Edit Plug-in (Incubation)
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_Identifiable_type = Identifiable
_UI_Catalog_type = Catalog
_UI_Constraint_type = Constraint
_UI_Category_type = Category
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_Identifiable_id_feature = Id
_UI_Identifiable_label_feature = Label
_UI_Identifiable_description_feature = Description
_UI_Catalog_categories_feature = Categories
_UI_Catalog_constraints_feature = Constraints
_UI_Constraint_severity_feature = Severity
_UI_Constraint_message_feature = Message
_UI_Constraint_categories_feature = Categories
_UI_Constraint_comment_feature = Comment
_UI_Unknown_feature = Unspecified
_UI_Severity_Error_literal = Error
_UI_Severity_Warning_literal = Warning
_UI_Severity_Info_literal = Info