aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2015-09-15 16:19:56 +0200
committerStas Vilchik <vilchiks@gmail.com>2015-09-15 16:19:56 +0200
commit12c4bbe39f88c1b34ffb0069de5f8209e561a391 (patch)
treea256c7646b30df582972c119bbae55aa4a8d1765 /sonar-core
parent5356f507f1701bfd26d2370766b4157c47bde790 (diff)
downloadsonarqube-12c4bbe39f88c1b34ffb0069de5f8209e561a391.tar.gz
sonarqube-12c4bbe39f88c1b34ffb0069de5f8209e561a391.zip
SONAR-6284 force project widgets displayed on global dashboards to select a project
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 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 7d1353c4d7f..f064cda2cb8 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1121,6 +1121,7 @@ widgets.more=More
widget.error_occurred_please_read_logs=An error occurred while trying to display the widget "{0}". Please contact the administrator.
widget.unsupported_browser_warning=Your browser is out of date and does not support this widget.
widget.as_calculated_on_x=As calculated on {0}
+widget.select_project=Please select a project
widget.alerts.name=Quality Gate
widget.alerts.description=Displays the project's quality gate status.