############################################################################### # Copyright (c) 2008, 2010 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 API and implementation ############################################################################### ErrorReadingDigest=Error reading site digest {0}. ErrorReadingFeature=Error reading feature {0}. ErrorReadingBundle=Error reading bundle {0}. ErrorReadingSite=Error reading update site {0}. Error_generating_category=Error generating category xml action. Error_generating_siteXML=Error generating site xml action. Error_Generation=Problems generating update site metadata {0}. DefaultFeatureParser_IdOrVersionInvalid= Error parsing feature stream. The unique identifier or the version is null or empty for the State\: "{2}"\: unique identifier\="{0}" version\="{1}". DefaultSiteParser_NoSiteTag= Error parsing site stream. Unable to find root element \"site\" in the stream. DefaultSiteParser_WrongParsingStack= Internal Error parsing site stream. Unexpected Parsing Stack\: "{0}" DefaultSiteParser_UnknownElement= Error parsing site stream. Unknown element \"{0}\" in parsing state \"{1}\". Check the validity of the XML file. DefaultSiteParser_UnknownStartState= Internal Error parsing site stream. Unknown start state \"{0}\". DefaultSiteParser_Missing= Error parsing site stream. The \"{0}\" tag of the element \"{1}\" is null or empty. Value is required. DefaultSiteParser_ParsingStackBackToInitialState= Internal Error parsing site stream. Parsing stack back to Initial State. DefaultSiteParser_ElementAlreadySet= Error parsing site stream. Element\: "{0}" already set for the Site. DefaultSiteParser_UnknownEndState= Internal Error parsing site stream. Unknown end state \"{0}\". DefaultSiteParser_ErrorParsing= Error Parsing site stream. Error\: "{0}" DefaultSiteParser_ErrorlineColumnMessage= Error Parsing site stream. Element "{0}" line\: "{1}" column\:"{2}". Error\: "{3}". DefaultSiteParser_ErrorParsingSite= Error Parsing site stream. DefaultSiteParser_UnknownState= Unknown State \"{0}\". DefaultSiteParser_InvalidXMLStream= The XML stream is not a valid default \"site.xml\" file. The root tag is not site. DefaultSiteParser_mirrors = Error processing update site mirror. Unexpected_exception=Unexpected exception while loading {0}.