dgettext

 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.