|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
I18nInitializer using all i18n resources (from
artifacts) discovered in classpath.ISO 3166-1:1998 (ICS n°
01.140.20).I18nInitializer using the default i18n
implementation (one unique bundle with a definition properties file).message with locale and optinal args.
URLClassLoader.
Charset encoding used for i18n Properties file loading.
scope with no incluvie
logic.
locale.
I18nStore.getCurrentLanguage().
I18nLanguage pour la locale donnée
en paramètre dans le cache des langues chargées (I18nStore.languages).
I18nMessageFormatter to use on each i18n message
translation.
File.separator on
the underlying os.
URLClassLoader.
I18nBundle and prepare initialization of
I18n.I18n.init(I18nInitializer, Locale) which
will pass directly the initializer to the store.
locale.
ISO
639-1:1998 (ICS n° 01.140.20).I18nBundleEntry.load(Properties, Charset) instead,
charset must be provided to avoid encoding problems
resource properties object.
I18nLanguage.load(I18nBundleEntry[], Charset) instead,
charset must be provided to avoid encoding problems
Locale.I18nMessageFormatter based on
MessageFormat syntax.I18n to produce final translated
messages.
Locale seperated by comma.
I18n._(String, Object...).
encoding to use for i18n Properties file loading.
I18nStore.setCurrentLocale(Locale).
messageFormatter to use on each i18n message translation.
I18nMessageFormatter based on Formatter
syntax.UserI18nInitializer.userDirectory, then
use resources from this user directories.locale.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||