aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <stas.vilchik@sonarsource.com>2017-09-06 11:30:15 +0200
committerStas Vilchik <stas.vilchik@sonarsource.com>2017-09-11 11:28:29 +0200
commitb734fdfd93438affe6c77d1da40117afd99e02c4 (patch)
treedb464c591f349261720367e0229472634c22b3fa /sonar-core
parentee1e62962405c87a03a53b0d88ac4a8fa64073b4 (diff)
downloadsonarqube-b734fdfd93438affe6c77d1da40117afd99e02c4.tar.gz
sonarqube-b734fdfd93438affe6c77d1da40117afd99e02c4.zip
SONAR-8693 Do not allow to filter portfolios or applications by status on management page
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 2 insertions, 0 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 916420b80b9..6c022ba3d1d 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1997,6 +1997,8 @@ provisioning.missing.name=Name is missing
provisioning.no_analysis=No analysis has been performed since creation. The only available section is the configuration.
provisioning.no_analysis.delete=Either you should retry to analyze the project, or simply {0}.
provisioning.no_analysis.delete_it=delete it
+provisioning.only_provisioned=Only Provisioned
+provisioning.only_provisioned.tooltip=Provisioned projects are projects that have been created, but have not been analyzed yet.
#------------------------------------------------------------------------------