A couple of years ago, I started using Globalize (Version 1) for my app (over 1500 translated strings and 3 locales). Since then a couple of other i18n frameworks for Rails appeared, i18n from Sven Fuchs and Globalize 2. Unfortunately, none of those are anywhere close (call) compatible with the syntax of the Globalize 1 framework.
Is there anyone out there, who has tried migrating/upgrading Globalize 1 with the latest Rails 2.3.x versions? Out of the box Globalize 1 does not work with Rails 2.3.x. How would you go about a migration path.