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