HI All, I've just succeeded to upgrade my rails to 3.0. However, all my translation are missing no matter what locale I set. I can run 'rake makemo' and I tried to add and remove the following I18n.backend in my application.rb I18n::Backend::Simple.send(:include, I18n::Backend::Fallbacks) I18n::Backend::Simple.send :include, I18n::Backend::Gettext I18n::Backend::Simple.send :include, I18n::Backend::InterpolationCompiler My Gemfile: gem 'gettext' gem 'i18n' Please help! I am frustrated... Arthur
on 2010-09-11 16:49
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.