blob: ff06bbdf916f52b6382233e5c17d6d08e67bf7e5 [file] [log] [blame]
# Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) 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:
# Eike Stepper - initial API and implementation
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
# Do not change the properties between this line and the last line containing:
# %%% END OF TRANSLATED PROPERTIES %%%
# Instead, either redefine an existing property, or create a new property,
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
pluginName = CDO Model Repository Tests Mango 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_ValueList_type = Value List
_UI_Value_type = Value
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_ValueList_name_feature = Name
_UI_ValueList_values_feature = Values
_UI_Value_name_feature = Name
_UI_Unknown_feature = Unspecified
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
# The above properties have been shipped for translation.
# ==============================================================================
_UI_Parameter_type = Parameter
_UI_Parameter_name_feature = Name
_UI_Parameter_passing_feature = Passing
_UI_ParameterPassing_ByValue_literal = ByValue
_UI_ParameterPassing_ByReference_literal = ByReference