Package
caplin

i18n

Provides the caplin.i18n.Translator class which is responsible for converting localization tokens into translated text.

Constructor Summary

Attributes Name and Description
caplin.i18n()

Field Summary

Attributes Name and Description
<static> caplin.i18n.TESTING_LOCALE

The testing locale (zz_ZZ) always returns a single '.

Constructor Detail

caplin.i18n()

Field Detail

<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.