poshpaws Posted February 18, 2008 Share Posted February 18, 2008 Hi all, I need to implement internationalization into an existing system. Unfortunately its a legacy system and theres not much chance of installing a framework and using any existing tools from that. I've looked up gettext and XLIFF, and in particular the Translate package in the Zend framework as I've heard classes from that could be used as stand alone 'module' and offer various different types of adapters. My reservation with gettext is that I heard it can't be used on multi-threaded apache servers (v2 and above), however aparently the Zend adapter (and I'm sure others like Symfony) solves this problem. I was just wondering if anyone has used any of these before, and their thoughts on each? And as far as adapters go, which would you recommend? Many thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.