org.glassfish.admin.payload.LocalStrings.properties Maven / Gradle / Ivy
#
# Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#
payload.command.errorCreatingDir=Unknown error creating directory {0}
payload.command.errorDeletingTempFile=Unknown error deleting temporary file {0}
payload.command.errorCreatingXferFolder=Error creating temporary file transfer folder
payload.overwrite=Overwriting previously-transferred file because the attempt to delete it failed: {0}
payload.errExtracting=Error extracting transferred file {0}
payload.errDeleting=Error deleting file {0}
payload.deleteFailedOnFile=Requested deletion of {0} failed; the file was found but the deletion attempt failed - no reason is available
payload.mkdirsFailed=Attempt to create directories for {0} failed; no further information is available. Continuing.
payload.setLatModifiedFailed=Attempt to set lastModified for {0} failed; no further information is available. Continuing.