File gettext.hxx#

Defines

GETTEXT_PACKAGE#

Support for i18n using GNU gettext.

_f(string)#

Gettext i18n macro for text containing fmt format specifiers.

_(string)#

Gettext i18n macro for plain text that doesn’t need formatting.