Package edu.cornell.mannlib.vitro.webapp.i18n
-
Interface Summary Interface Description I18nBundle -
Class Summary Class Description I18n Provides access to a bundle of text strings, based on the name of the bundle, the Locale of the requesting browser, and the current theme directory.I18nContextListener I18nLogger If enabled in developer mode, write a message to the log each time someone asks for a language string.I18nSemanticBundle TranslationConverter TranslationProvider VitroResourceBundle If you use 3 tier architecture with custom prefix for properties files you can add it withVitroResourceBundle.addAppPrefix(String)