blob: c0650b68c19c558bc849d9d8c9abfe414ac70f73 [file] [log] [blame]
###############################################################################
# Copyright (c) 2007, 2008 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
###############################################################################
exception_errorConverting = An error occurred while generating manifest for {0}.
exception_outputStream = Unable to open output stream for {0}.
exception_errorParsingUpdateSite = Error parsing update site: {0}.
exception_stateAddition = An error has occurred while adding the bundle {0}.
exception_sourceDirectoryInvalid = Source directory is invalid: {0}.
exception_artifactRepoLocationURL = Artifact repository location is not a valid URL: {0}.
exception_artifactRepoNotWritable = Artifact repository is not writable: {0}.
exception_artifactRepoNotSpecified = An artifact repository was not specified.
exception_metadataRepoLocationURL = Metadata repository location is not a valid URL: {0}.
exception_metadataRepoNotWritable = Metadata repository not writable: {0}.
exception_metadataRepoNotSpecified = A metadata repository location was not specified.
exception_baseLocationNotSpecified = Eclipse base location not specified.
exception_artifactRepoNoAppendDestroysInput = Not appending to artifact repository ({0}) will destroy input files.
message_generatingMetadata = Generating metadata for {0}.
message_generationCompleted = Generation completed with success [{0} seconds].