* $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!!