OptionContext.setTranslationDomain

void setTranslationDomain(string domain) nothrow

A convenience function to use gettext() for translating user-visible strings.

Parameters

domainthe domain to use