summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2014-03-03 15:51:01 +0100
committerStas Vilchik <vilchiks@gmail.com>2014-03-03 15:51:08 +0100
commita9222115d520f8da131664c7e7ec867c8246ae0d (patch)
treecf984b33c9c75ba032eddb04ab45a0884f85236a /plugins
parent3a4faf531d1fc6fe04c6014aecd0bca4b371ac36 (diff)
downloadsonarqube-a9222115d520f8da131664c7e7ec867c8246ae0d.tar.gz
sonarqube-a9222115d520f8da131664c7e7ec867c8246ae0d.zip
SONAR-4366 Quality Gates: ready for the permissions stuff
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 insertions, 0 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 e98690d04b1..99325c57268 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
@@ -1651,6 +1651,7 @@ quality_gates.projects_for_default=You must not select specific projects for the
quality_gates.projects.with=With
quality_gates.projects.without=Without
quality_gates.projects.all=All
+quality_gates.projects.noResults=There are no associated projects.
quality_gates.projects.select_hint=Click to associate this project with the quality gate
quality_gates.projects.deselect_hint=Click to remove association between this project and the quality gate