]> git.openstreetmap.org Git - rails.git/commitdiff
Force an I18n reload to work around ordering problem
authorTom Hughes <tom@compton.nu>
Wed, 19 Oct 2011 20:59:03 +0000 (21:59 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 14 Nov 2011 09:42:57 +0000 (09:42 +0000)
Unfortunately the rails-i18n-updater plugin adds the rails translations
to the load path after rails has already loaded the translations, so we
have to force a reload to get the translated versions.


No differences found