I’m looking to add localization to a web site (asp.net /c# if that makes a difference) with a minimum of effort. I’ve looked at tools like wiztom multilizer and I am curious as to others experience with them.
Have you used tools like these successfully and if so, what would you do differently?
From my experience with making localized applications I can say that there really isn’t an easy, shrink-wrapped solution to this problem. Your best bet is to do a lot of reading on the topic (Google is your friend) and figure out a solution that works best in your specific instance. I think you’ll have an issue with the ‘minimum of effort’ part when it comes to localization.