
de.schlichtherle.io.GlobalArchiveDriverRegistry.properties Maven / Gradle / Ivy
banner=\n\
***************************************************************************\n\
** ${pom.name} **\n\
** (C) ${pom.inceptionYear} ${pom.organization.name} **\n\
** Licensed under the Apache License, Version 2.0 **\n\
** --------------------------------------------------------------------- **\n\
** If the TrueZIP project has helped you or your organization to save **\n\
** valuable development time or enable new features in your application, **\n\
** please consider making a donation. Any donation contributes to the **\n\
** development and support of the TrueZIP project. **\n\
** For more information please visit ${pom.url} **\n\
***************************************************************************
lookup.ex=Failed to lookup configuration files\!
loading=Processing configuration file\: "{0}"
loading.ex=Failed to process configuration file\!
noDriversRegistered=No archive drivers configured - accessing archive files like directories will be impossible\!\nPlease ensure that the class path of the current thread's context class loader contains the TrueZIP JAR.
defaultSuffixList=Suffixes recognized by default\: "{0}"
allSuffixList=All suffixes registered\: "{0}"
unknownSuffix=Unknown archive suffix in DEFAULT entry of configuration file\: "{0}"
driverRegistered=Registered archive driver\: "{0}" -> "{1}"
noDefaultSuffixes=DEFAULT entry is missing - no archive file suffixes will be recognized by default\!\nPlease add an entry with the DEFAULT keyword to a configuration file.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy