XXX. Gettext

The gettext functions implement a NLS (Native Language Support) API which can be used to internationalize your PHP applications. Please see the gettext documentation from your system for a thorough explanation of these functions.

Table of Contents
bindtextdomain -- Sets the path for a domain
dcgettext -- Overrides the domain for a single lookup
dgettext -- Override the current domain
gettext -- Lookup a message in the current domain
textdomain -- Sets the default domain