Mercurial > hg > soundsoftware-site
comparison config/initializers/30-redmine.rb @ 514:7eba09d624db live
Merge
author | Chris Cannam |
---|---|
date | Thu, 14 Jul 2011 10:50:53 +0100 |
parents | 8661b858af72 |
children | 433d4f72a19b |
comparison
equal
deleted
inserted
replaced
512:b9aebdd7dd40 | 514:7eba09d624db |
---|---|
1 I18n.default_locale = 'en' | 1 I18n.default_locale = 'en' |
2 # Adds fallback to default locale for untranslated strings | |
3 I18n::Backend::Simple.send(:include, I18n::Backend::Fallbacks) | |
2 | 4 |
3 require 'redmine' | 5 require 'redmine' |