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.