gettext
Lookup a message in the current domain
Description
stringgettext
stringmessage
This function returns a translated string if one is found in the
translation table, or the submitted message if not found. You may
use the underscore character '_' as an alias to this function.
gettext-check
]]>