]> git.openstreetmap.org Git - rails.git/commit
Don't use the (unset) value of I18n.locale to try and select a language
authorTom Hughes <tom@compton.nu>
Thu, 16 Jul 2009 20:26:18 +0000 (20:26 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 16 Jul 2009 20:26:18 +0000 (20:26 +0000)
commitbf0e4291a2f23a1c999cb4555234f70c2489a15f
tree66b7041961414325520fa40ce0b5fa101d199ba3
parentb19a12140eb3d809be4781594798ff1d01c4ba3d
Don't use the (unset) value of I18n.locale to try and select a language
as the one we want is in lang so just use that. Fixes #2071.
app/controllers/amf_controller.rb