60 static const char*
translate (
const string &text);
Adonthell's configuration.
static void init(config &myconfig)
Initialize national language support.
static void set_language(const string &language)
Set or change the language to use.
static const char * translate(const string &text)
Translate the given string if it's found in the message catalogue.
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...