28const char *
G::gettext(
const char * p )
noexcept
const char * gettext(const char *) noexcept
Returns the message translation in the current locale's codeset, eg.
void gettext_init(const std::string &localedir, const std::string &name)
Initialises the gettext() library.