blob: 9cf264bbd3df120faa0b48d9a3321dd21e2cdb32 [file] [log] [blame]
#-------------------------------------------------------------------------------
# Copyright (c) 2005, 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 Corporation - initial implementation.
#-------------------------------------------------------------------------------
# NLS_MESSAGEFORMAT_VAR
#
# Message ID Range:
#
# Export Xml Wizard
XmlExport.ExportXmlWizard.title=Export Xml
XmlExport.ExportXmlWizard.Title=Export Xml
XmlExport.ExportXmlWizard.Error=IUPM0000E: The Export failed: {0}
XmlExport.ExportXmlWizard.reviewLog=Export completed. Please review the log files under the export directory
XmlExport.XmlExportService.error=Error exporting library: {0}
XmlExport.XmlExportService.feature_error=Error setting feature value:: Element={0}, feature={1}
XmlExport.XmlLibrary.error_load_xml=Unable to load xml source ''{0}''
XmlExport.XmlLibrary.no_plugin=No MethodPlugin for id {0}
XmlExport.XmlLibrary.no_feature=Unable to get Xml feature for {0}_{1}
XmlExport.XmlLibrary.no_class=Unable to get EClass for {0}
XmlExport.XmlLibrary.error_create_element=Error creating element, Don't know how to set value for feature {0}
XmlExport.XmlLibrary.error_set_value=Error creating element, Can't set value {0} to container {1}
XmlExport.XmlLibrary.invalid_feature_value=Invalid attribute feature value for feature {0}, with value {1}
XmlExport.XmlLibrary.error_set_value_2=Error setting attribute, Unable to set value for feature={0}, object={1}, value={2}
XmlExport.XmlLibrary.error_set_value_3=Don''t know how to set value for feature={0}, object={1}, value={2}
XmlExport.XmlLibrary.error_set_reference=Error setting reference, Unable to set value for feature={0}, object={1}, value={2}
XmlExport.XmlLibrary.error_process_wrong_container=process ''{0}'' don''t have a valid container. The container is of type ''{1}'', which is not a Processpackage
XmlExport.XmlLibrary.new_id=Element {0} is assigned with a new id {1} because it does not have a valid one
XmlExport.XmlLibrary.id_not_unique=Element Id ''{0}'' is used by more than one element
XmlExport.selectDestinationPage.title=Specify export directory and file name
XmlExport.selectDestinationPage.desc=Specify a destination directory and file name to store the exported library.
XmlExport.ExportXmlModelSelectionPage.export_library=Export library
XmlExport.ExportXmlModelSelectionPage.export_plugin=Export plugins
XmlExport.ExportXmlModelSelectionPage.export_config=Export configuration specifications