]> source.dussan.org Git - sonarqube.git/commit
SONAR-2589 Modification of all web ruby templates to use bundles
authorFabrice Bellingard <bellingard@gmail.com>
Tue, 19 Jul 2011 09:49:23 +0000 (11:49 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Tue, 19 Jul 2011 10:33:39 +0000 (12:33 +0200)
commit62e9b0a912ca8bf8ad0bf8d82525fe92a27fb890
tree2cfd3e44dcc8287472dd5667980d6fb38aa79904
parent901437b374d017df765ae190f7335fdeb185c15e
SONAR-2589 Modification of all web ruby templates to use bundles

- Add I18n to dashboard page
- Add I18n to dashboards management
12 files changed:
plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_configure_widget.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_header.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget_definition.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget_definitions.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget_properties.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/edit_layout.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_create.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_edit.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/index.html.erb