Uranium
Application Framework
 All Classes Namespaces Files Functions Variables Pages
UM.i18n.i18nCatalog Class Reference

Wraps a gettext translation catalog for simplified use. More...

Detailed Description

Wraps a gettext translation catalog for simplified use.

This class wraps a gettext translation catalog to simplify its use. It will load the translation catalog from Resources' i18nLocation and allows specifying which language to load.

To use this class, create an instance of it with the name of the catalog to load. Then call i18n or i18nc on the instance to perform a look up in the catalog.

Standard Contexts and Translation Tags

The translation system relies upon a set of standard contexts and HTML-like translation tags. Please see the translation guide for details.


The documentation for this class was generated from the following file: