dcgettext

 string dcgettext ( string $domain , string $message , int $category ) 

説明

This function allows you to override the current domain for a single message lookup.

戻り値

A string on success.