aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>2013-10-16 18:21:47 +0200
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>2013-10-16 18:21:47 +0200
commit4a33cb77bc9a857c2f220bc64cbeab64c43e6f5e (patch)
tree2826a3cc84e47e1584798a7b0e9f6d05a223a0eb /plugins
parentb7a6509ebe171c78132c1b6c8739743088dd86ca (diff)
downloadsonarqube-4a33cb77bc9a857c2f220bc64cbeab64c43e6f5e.tar.gz
sonarqube-4a33cb77bc9a857c2f220bc64cbeab64c43e6f5e.zip
SONAR-3871 Change text when no provisioned projects
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 ed7e377440d..e7e193661ef 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
@@ -1729,6 +1729,7 @@ bulk_deletion.delete_all_ghosts=Delete all ghosts
# PROJECT PROVISIONING
#
#------------------------------------------------------------------------------
+provisioning.no_results=There is currently no provisioned project.
provisioning.missing.key=Key is missing
provisioning.missing.name=Name is missing
provisioning.no_analysis=No analysis has been performed since creation. The only available section is Configuration.