]> git.openstreetmap.org Git - rails.git/commit
Use normal fallbacks to handle the no/nb confusion
authorTom Hughes <tom@compton.nu>
Sun, 18 Dec 2011 16:51:14 +0000 (16:51 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 18 Dec 2011 16:51:14 +0000 (16:51 +0000)
commitd5561dd27a3affe7f395febf4880110f66e2af74
tree92eee7b2207e36fd3164f12f61e04748408305ba
parent5f0868bd49fcc2707f3758094c8356d2655e993d
Use normal fallbacks to handle the no/nb confusion

This requires (for now) a monkey patch to the i18n fallback code, which
has been offered upstream as https://github.com/svenfuchs/i18n/pull/130.
config/initializers/i18n.rb