Go to the documentation of this file.
64 static const string translate (
const string &text);
69 static std::string current_lang;
static void set_language(const string &language)
Set or change the language to use.
Adonthell's configuration.
static void init(config &myconfig)
Initialize national language support.
This class contains the engine's configuration read either from the config file or from the command l...
Provides various services for i18n and l10n.
static const string translate(const string &text)
Translate the given string if it's found in the message catalogue.