All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.clapper.util.misc.Bundle.properties Maven / Gradle / Ivy

The newest version!
# Localized messages for the org.clapper.util.misc package

api.name: org.clapper.util Java Utility Library
api.version=3.2.0
api.copyright=Copyright (c) 2004-2017 Brian M. Clapper. All rights reserved.

# ---------------------------------------------------------------------------
# FileHashMap class
# ---------------------------------------------------------------------------

FileHashMap.diskFilesExist: \
One or both of the hash table files ("{0}" and/or "{1}") already exists, \
but the FileHashMap.FORCE_OVERWRITE constructor flag was not set.

FileHashMap.halfMissing=\
One of the hash table files exists ("{0}" or "{1}") exists, but the other \
one does not.

FileHashMap.versionMismatch:\
FileHashMap version mismatch in index file "{0}". Expected version "{1}", \
found version "{2}".




© 2015 - 2025 Weber Informatics LLC | Privacy Policy