Classes | |
| class | Locale |
| class | LocaleFinder |
| class | Locales |
| class | PluginLocale |
Locale files can also specify default encodings and very basic date and time formats (this will be improved in next version) At the moment it is also possible to use right-to-left languages even though there is none available yet.
The Locales class is the preferred way to load translations from disk since it has caching mechanisms so that we don't have to load the data everytime from disk.
Please see http://wiki.lifetype.net/index.php/Translating_LifeType for more information regading how to work with locale files in LifeType.