This is an automatically with i18nBinder generated facade class.
To modify please adapt the underlying property files.
If the facade class is instantiated with a given {@link Locale} using {@link #Shared(Locale)} all non static methods will use this predefined {@link Locale} when invoked.
The facade methods will silently ignore all {@link MissingResourceException}s by default. To alter this behavior see {@link #Shared(Locale,boolean)}
Resource base:
i18n.sub1.shared Examples:
key | examples |
my.property.key1 | de_DE=wert1 |
my.property.key2 | de_DE=wert2 |
@see #translator()
@see #translator(Locale)