deboer | 3b38f3e | 2007-03-28 04:33:16 +0000 | [diff] [blame] | 1 | ############################################################################### |
deboer | 3c56be6 | 2007-05-15 21:39:08 +0000 | [diff] [blame] | 2 | # Copyright (c) 2007 IBM Corporation and others. |
deboer | 3b38f3e | 2007-03-28 04:33:16 +0000 | [diff] [blame] | 3 | # All rights reserved. This program and the accompanying materials |
| 4 | # are made available under the terms of the Eclipse Public License v1.0 |
| 5 | # which accompanies this distribution, and is available at |
| 6 | # http://www.eclipse.org/legal/epl-v10.html |
| 7 | # |
| 8 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | ############################################################################### |
| 11 | |
| 12 | classpathContainerDescription=Server Library |
| 13 | classpathContainer={0} [{1}] |
| 14 | classpathContainerUnbound={0} [{1}] (unbound) |
| 15 | |
| 16 | errorLocation=Invalid location. |
| 17 | errorJRE=Invalid JRE. |
| 18 | |
| 19 | copyingTask=Copying from {0} to {1} |
| 20 | deletingTask=Deleting {0} |
| 21 | errorCopyingFile=Error copying file {0}: {1} |
| 22 | errorCreatingZipFile=Error creating zip file {0}: {1} |
| 23 | errorDelete=Could not delete previous copy, which may be locked by another process. |
| 24 | errorRename=Could not replace with temp file {0}. |
| 25 | errorReading=Error reading file {0} |
| 26 | errorNoRuntime=Cannot verify facets because there is no runtime associated with the server. |
| 27 | errorFacet=Project facet {0} version {1} is not supported. |
| 28 | errorDeleting=Could not delete {0}. May be locked by another process. |
| 29 | errorNotADirectory=Could not delete {0} since it is not a directory. |
| 30 | errorMkdir=Could not create directory {0}. |
| 31 | |
| 32 | updateClasspathContainers=Updating classpath container for {0} |