Class UIStringTranslator

UI Strings internationalization translator

Inherits from

  • Object (base class)

Constructors

Name Description
this create empty translator

Methods

Name Description
convertResourcePaths Convert resource path - append resource dir if necessary
findTranslationsDir Looks for i18n directory inside one of passed dirs, and uses first found as directory to read i18n files from
get Translate string ID to string (returns "UNTRANSLATED: id" for missing values)
load Load translation file(s)

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0