]> source.dussan.org Git - redmine.git/commit
Adds settings for disabling browser language detection and language preference (...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 24 Jan 2014 10:28:12 +0000 (10:28 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 24 Jan 2014 10:28:12 +0000 (10:28 +0000)
commite391be40866f720ddc47398bb51e63e551935de3
treed0bf0d5efd8e020e0bf9b03a2e07f3bbc0a2eb25
parent6e6c6fac5caf92103a54e0c8f76a06f5f1b3b4f4
Adds settings for disabling browser language detection and language preference (#2691).

git-svn-id: http://svn.redmine.org/redmine/trunk@12691 e93f8b46-1217-0410-a6f0-8f06a7374b81
13 files changed:
app/controllers/application_controller.rb
app/helpers/settings_helper.rb
app/models/user.rb
app/views/account/register.html.erb
app/views/my/account.html.erb
app/views/settings/_display.html.erb
app/views/users/_form.html.erb
config/locales/en.yml
config/locales/fr.yml
config/settings.yml
public/stylesheets/application.css
test/functional/my_controller_test.rb
test/functional/welcome_controller_test.rb