string dgettext ( string $domain , string $message )
The dgettext() function allows you to override the current domain for a single message lookup.
A string on success.