* It works. :-)
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 27 Apr 2001 03:28:02 +0000 (03:28 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 27 Apr 2001 03:28:02 +0000 (03:28 +0000)
commit55c10992cd9f162e50a44c5216bc135103e83fc5
tree7510b09b63c651aa46c0f9e7ec695ad88bef1066
parent29e52b12dbbf974285ff21e902773a2961ff3e4d
* It works.  :-)
* $Luke->set_hero(&$Tyler);
* It also searches for translations when the source string has been altered
  a tiny amount (80% match on the string or better)
* It also caches everything, so it gets faster.  It only searches for unknown
  strings once per session.
* Unfortunately, it requires the .po files, so it isn't the ideal solution,
  but it is easy and will automatically work on more systems now.

Special thanks to Konstantin Riabitsev for letting me use the mricon.com
server!!

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1320 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/gettext.php