Provides the caplin.i18n.Translator
class which is responsible for converting localization tokens
into translated text.
Attributes | Name and Description |
---|---|
|
caplin.i18n()
|
Attributes | Name and Description |
---|---|
<static>
|
caplin.i18n.TESTING_LOCALE
The testing locale ( |
►
caplin.i18n()
►
<static>
String
caplin.i18n.TESTING_LOCALE
The testing locale (zz_ZZ
) always returns a single '.' character for any requested key. This allows
exploratory testing for any rogue english language on the test locale.