blob: e3d1dd0066626420fb225de79ec36c8f17555dfa [file] [log] [blame]
# /**
# * <copyright>
# *
# * Copyright (c) 2002-2005 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
# *
# * </copyright>
# *
# * $Id: plugin.properties,v 1.2 2005/12/14 14:56:19 emerks Exp $
# */
# 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.
# ==============================================================================
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
# The above properties have been shipped for translation.
# ==============================================================================
pluginName = XML Schema Exporter for EMF
providerName = Eclipse.org
_UI_XSDExporter_label = XML Schema
_UI_XSDExporter_description = Export the model to XML Schema
_UI_XMIExporter_label = XML Schema for XMI
_UI_XMIExporter_description = Export the model to XML Schema for XMI
_UI_XSDImport_title = XML Schema Export
_UI_InvalidArtifactFileNameExtension_message = The artifact file name must end in '.xsd'