blob: b6a4ab39914cd77c9a2fd567cba90bb886c7664a [file] [log] [blame]
# Copyright (c) 2006 IBM 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:
# IBM - initial API and implementation
#
# $Id: plugin.properties,v 1.2 2006/04/06 12:56:52 khussey Exp $
# NLS_MESSAGEFORMAT_VAR
# ====================================================================
# 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 %%%
# The above properties have been shipped for translation.
# ====================================================================
pluginName = UML2 UML Exporter for EMF
providerName = Eclipse.org
_UI_UMLExporter_label = UML model
_UI_UMLModelExporter_description = Creates UML models based on ecore and genmodel files
_UI_UMLExport_title = UML Export
_UI_Exporting_message = Exporting package to ''{0}''...
_UI_Options_label = Options
_UI_Discard_label = Discard
_UI_Ignore_label = Ignore
_UI_Process_label = Process
_UI_Report_label = Report
_UI_EcoreTaggedValues_label = Ecore Tagged Values
_UI_RedefinesAnnotations_label = Redefines Annotations
_UI_SubsetsAnnotations_label = Subsets Annotations
_UI_UnionAnnotations_label = Union Annotations
_UI_AnnotationDetails_label = Annotation Details
_UI_IgnoreAll_label = Ignore All
_UI_ProcessAll_label = Process All