]> source.dussan.org Git - sonarqube.git/commit
SONAR-2589 Modification of web ruby templates to use bundles
authorFabrice Bellingard <bellingard@gmail.com>
Fri, 15 Jul 2011 16:39:07 +0000 (18:39 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Fri, 15 Jul 2011 16:40:59 +0000 (18:40 +0200)
commit8e11156c406debc6c3020be03215a2fba86bb434
treef9c32f8fdb5d511bbccbb4cd01a95edb0931a23f
parentf0f5b27af28cc47a1ebd9e6ac4fe781a968f8f50
SONAR-2589 Modification of web ruby templates to use bundles

- Added i18n to core tabs of the resource viewer (coverage, source,
  violations)
plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/helpers/dashboard_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_header_coverage.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_header_source.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_header_violations.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_options.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_rules_filter.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_tabs.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_violation.html.erb