
cloudbackenc.common.0.3.source-code.messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of common Show documentation
Show all versions of common Show documentation
Common library for CloudBackEnc.
The newest version!
#
# Copyright (C) 2016-2018 Irotsoma, LLC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see
#
common.message.rest.exception.duplicate.user = User already exists.
common.message.rest.exception.invalid.cloud.service.uuid = The UUID for the cloud service is not a valid value or the extension is not installed.
common.message.rest.exception.invalid.encryption.service.uuid = The UUID for the encryption service is not a valid value or the extension is not installed.
common.message.rest.exception.user.not.found = The user does not exist.
common.message.rest.exception.file.not.found = The file was not found.
common.message.rest.exception.unsupported.encryption.algorithm = The selected encryption service does not support this encryption algorithm.
common.message.rest.exception.invalid.email.address = The email address is not in the proper format.
common.message.rest.exception.file.not.writable = The file could not be written to the disk. Make sure the file controller has permission to access the path.
common.message.rest.exception.authentication.exception = An error occurred during the authentication process. Please see the central controller logs for details.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy