]> git.openstreetmap.org Git - rails.git/commit
Sort out storage and use of user preferred languages.
authorTom Hughes <tom@compton.nu>
Sun, 31 May 2009 14:55:45 +0000 (14:55 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 31 May 2009 14:55:45 +0000 (14:55 +0000)
commit0e96027a209d59ff5e7f5c2b1405febc59664a16
tree0bff9e226857e4fc57e27ce246bd732569bd0ce2
parent37749e07e16363491de48cb4f26aff05c3624b80
Sort out storage and use of user preferred languages.
14 files changed:
app/controllers/application.rb
app/controllers/browse_controller.rb
app/controllers/changeset_controller.rb
app/controllers/changeset_tag_controller.rb
app/controllers/diary_entry_controller.rb
app/controllers/export_controller.rb
app/controllers/message_controller.rb
app/controllers/site_controller.rb
app/controllers/trace_controller.rb
app/controllers/user_controller.rb
app/models/language.rb
app/models/user.rb
db/migrate/035_change_user_locale.rb [new file with mode: 0644]
vendor/plugins/http_accept_language/lib/http_accept_language.rb