>>In which case I would have to unload the viewtranslations from the
>>db and store them in .yml files?
>
>Unless you do or find a db backend for that, yes.
>
>There's something on GitHub:
http://github.com/yar/i18n_db and
>
http://github.com/yar/i18n_db_adminI'm just looking at Rails 2.2 -- but I use mainly Globalize for
model-translations.
The projects linked above do not do model translations.
Does anybody know of any internationalization work to make model
translations work in Rails >= 2.2?