SquirrelMail internal gettext functions
Alternate to the system's built-in gettext. Relies on .po files (can't read .mo easily). Uses the session for caching (speed increase). Possible use in other PHP scripts? The only SM-specific thing is $sm_language, I think.
Almost everything requires global.php...
Alternative php bindtextdomain function
Sets path to directory containing domain translations
Converts .po file into array and stores it in session.
Used internally by _($str) function
Alternative php textdomain function
Sets default domain name
Alternative php gettext function (short form)
Documentation generated on Sat, 07 Oct 2006 16:31:24 +0300 by phpDocumentor 1.3.0RC6