Mercurial > hg > soundsoftware-site
comparison config/initializers/.svn/text-base/30-redmine.rb.svn-base @ 119:8661b858af72
* Update to Redmine trunk rev 4705
author | Chris Cannam |
---|---|
date | Thu, 13 Jan 2011 14:12:06 +0000 |
parents | 513646585e45 |
children |
comparison
equal
deleted
inserted
replaced
39:150ceac17a8d | 119:8661b858af72 |
---|---|
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' |