blob: b6169140b33b704a4b3e024de2e60efa45bb577e [file] [log] [blame]
###############################################################################
# Copyright (c) 2004, 2009 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
###############################################################################
classpathContainerDescription=Server Library
classpathContainer={0} [{1}]
classpathContainerUnbound={0} [{1}] (unbound)
errorLocation=Invalid location.
errorJRE=Invalid JRE.
copyingTask=Copying from {0} to {1}
deletingTask=Deleting {0}
errorCopyingFile=Error copying file {0}: {1}
errorCreatingZipFile=Error creating zip file {0}: {1}
errorDelete=Could not delete previous copy, which may be locked by another process.
errorRename=Could not replace with temp file {0}.
errorReading=Error reading file {0}
errorNoRuntime=Cannot verify facets because there is no runtime associated with the server.
errorFacet=Project facet {0} version {1} is not supported.
errorDeleting=Could not delete {0}. May be locked by another process.
errorNotADirectory=Could not delete {0} since it is not a directory.
errorMkdir=Could not create directory {0}.
updateClasspathContainers=Updating classpath container for {0}
artifactServlet=Servlet {0}
artifactEJB=EJB {0}
artifactJNDI=JNDI {0}
noProfilersSelected=A Server Profiler is not selected. Please select a profiler on the Server -> Profilers page in the workbench preferences.
canModifyModules=Web module can be added to the server.
errorNoProfiler=Could not launch in profiling mode because no profilers are configured.
errorPublish=An error occurred during publishing.
httpPort=HTTP Port
errorPortInUse=Port {0} required by {1} is already in use. The server may already be running in another process, or a system process may be using the port. \
To start this server you will need to stop the other process or change the port number(s).