gettext

 string gettext ( string $message ) 

説明

Looks up a message in the current domain.

戻り値

Returns a translated string if one is found in the translation table, or the submitted message if not found.