From e2b9b0e7720f05cfb80c2c3dc62c88c02d27697a Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Vilain Date: Mon, 22 Jul 2013 18:37:48 +0200 Subject: [PATCH] SONAR-3392 Applied normalization rules to modal windows labels --- .../src/main/resources/org/sonar/l10n/core.properties | 2 +- .../views/permission_templates/_default_templates_form.html.erb | 2 +- .../WEB-INF/app/views/roles/_apply_template_form.html.erb | 2 +- .../main/webapp/WEB-INF/app/views/roles/_edit_groups.html.erb | 2 +- .../main/webapp/WEB-INF/app/views/roles/_edit_users.html.erb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties index 4a32ebe769a..38febb52930 100644 --- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties +++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties @@ -2261,7 +2261,7 @@ projects_role.codeviewer=Code Viewers projects_role.codeviewer.desc=Ability to view the source code of the project. projects_role.bulk_change=Bulk Change projects_role.apply_template=Apply Permission Template -projects_role.apply_template_to_xxx=Apply Permission Template to "{0}" +projects_role.apply_template_to_xxx=Apply Permission Template To "{0}" projects_role.no_projects=There are currently no results to apply the permission template to. diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/permission_templates/_default_templates_form.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/permission_templates/_default_templates_form.html.erb index 950a07da449..b7d7f2be32e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/permission_templates/_default_templates_form.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/permission_templates/_default_templates_form.html.erb @@ -7,7 +7,7 @@ <% else %>