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

META-INF.messages.properties Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
org.fujion.console.cache.description=Fujion Cache Management Console
# FSP Cache Management
org.fujion.console.cache.fsp.size.name=FSP Cache Size
org.fujion.console.cache.fsp.size.description=Returns the size of the Fujion Server Page cache.
org.fujion.console.cache.fsp.size.result=Cache entries: {0}
org.fujion.console.cache.fsp.clear.name=Clear FSP Cache
org.fujion.console.cache.fsp.clear.description=Clears the Fujion Server Page cache.
org.fujion.console.cache.fsp.clear.result=Cache entries cleared: {0}
org.fujion.console.cache.fsp.refresh.name=Refresh FSP Cache
org.fujion.console.cache.fsp.refresh.description=Recompiles all entries in the Fujion Server Page cache.
org.fujion.console.cache.fsp.refresh.result=Cache entries recompiled: {0}
#EL Cache Management
org.fujion.console.cache.exp.size.name=Expression Cache Size
org.fujion.console.cache.exp.size.description=Returns the size of the expression cache.
org.fujion.console.cache.exp.size.result=Cache entries: {0}
org.fujion.console.cache.exp.clear.name=Clear Expression Cache
org.fujion.console.cache.exp.clear.description=Clears the compiled expression cache.
org.fujion.console.cache.exp.clear.result=Cache entries cleared: {0}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy