dgettext
dgettext
Override the current domain
string **dgettext** string $domain string $message
The function allows you to override
the current for a single message lookup.
dgettext``domain
domainThe domain
messageThe message
A on success.
string
Throws a if
is the empty .
domain``string
gettext