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

META-INF.i18n.en-US.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
    <comment>Cache Utilities Package English (United States) i18n Message Resource</comment>
    <entry key="Invalid_Provider_Cache_Error">Invalid cache provider found</entry><!-- 0x000C00000003 -->
    <entry key="Annotation_Provider_Cache_Error">Implement class of cache provider must add annotation: {0}</entry><!-- 0x000C00000004 -->
    <entry key="Server_Not_Configured_Cache_Error">Cache server list is empty</entry><!-- 0x000C00000005 -->
    <entry key="Info_Cache_Debug">Cache name: {0}, cache value: {1}</entry>
    <entry key="Override_Cache_Config">Override cache configure, cache name: {0}</entry>
    <entry key="Override_Cache_Provider">Override cache provider name: {0}, current class: {1}, new class: {2}</entry>
    <entry key="Stack_Message_Error">Error stack message:</entry>
    <entry key="Register_Cache_Error">An error occurs when register cache configure</entry>
    <entry key="Registered_Providers_Count_Cache_Debug">Registered cache providers count: {0}</entry>
</properties>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy