From bb48d62e7eb6de8a2236980d20d85d48d06a6df5 Mon Sep 17 00:00:00 2001 From: fidian Date: Thu, 26 Apr 2001 18:45:58 +0000 Subject: [PATCH] * PHP-only gettext replacement = Reads the .po files = NOT TESTED YET (I'm using CVS to get it on another machine) git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1315 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/gettext.php | 111 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 functions/gettext.php diff --git a/functions/gettext.php b/functions/gettext.php new file mode 100644 index 00000000..7883fd8a --- /dev/null +++ b/functions/gettext.php @@ -0,0 +1,111 @@ +