blob: ff5ffe00caefc53c508d98a1ee8ad45c9e2c6f6d [file] [log] [blame]
# Copyright (c) 2006, 2008 IBM Corporation, Embarcadero Technologies, 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
# Kenn Hussey (Embarcadero Technologies) - 156879
#
# $Id: plugin.properties,v 1.11 2008/02/25 15:48:44 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.
# ====================================================================
pluginName = UML2 UML Exporter for EMF
providerName = Eclipse.org
_UI_UMLExporter_label = UML model
_UI_UMLExport_title = UML Export
_UI_Exporting_message = Exporting package to ''{0}''...
_UI_ProblemsEncounteredProcessing_message = Problems were encountered processing the models
# ====================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
# The above properties have been shipped for translation.
# ====================================================================
_UI_UMLModelExporter_description = Creates UML and CMOF models based on ecore and genmodel files
_UI_InvalidArtifactFileNameExtension_message = The artifact file name must end in '.uml', '.xmi', or '.cmof'