aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorPascal Mugnier <pascal.mugnier@sonarsource.com>2018-10-10 14:36:24 +0200
committerSonarTech <sonartech@sonarsource.com>2018-10-10 20:20:59 +0200
commit9a959a25ad594aad34b5edb1baf2b678b0b04053 (patch)
tree61bac1a488dbffc1a6ef16706e9633e7ba84eef0 /sonar-core
parentcc361223daf0c462e588a614c9037222c117e679 (diff)
downloadsonarqube-9a959a25ad594aad34b5edb1baf2b678b0b04053.tar.gz
sonarqube-9a959a25ad594aad34b5edb1baf2b678b0b04053.zip
Fix translation
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
index 1ecb09e8b4b..255fd8338bd 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2121,7 +2121,7 @@ permission_template.key_pattern=Project key pattern
permission_template.key_pattern.description=Should be a valid regular expression
permission_template.default_for=Default for {0}
permission_templates.project_creators=Project/Portfolio/Application Creators
-permission_templates.project_creators.explanation=When a new project / portfolio / application is created, the user who creates the project / portfolio / application will receive this permission on the project / portfolio / application.
+permission_templates.project_creators.explanation=When a new project / portfolio / application is created, the user who creates it will receive these permissions on the it.
permission_templates.bulk_apply_permission_template=Bulk Apply Permission Template
permission_templates.bulk_apply_permission_template.apply_to_selected=You're about to apply the selected permission template to {0} selected item(s).
permission_templates.bulk_apply_permission_template.apply_to_all=You're about to apply the selected permission template to {0} item(s).