aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-07-10 15:51:33 +0200
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-07-13 14:34:17 +0200
commitfaaee054e871a3aac2167063e411d1373956e082 (patch)
tree9744f17cb226a5e2dbe21cedc8e73d7d93802160 /sonar-core
parent8746fbda0290c691705208caad6a7c2590191673 (diff)
downloadsonarqube-faaee054e871a3aac2167063e411d1373956e082.tar.gz
sonarqube-faaee054e871a3aac2167063e411d1373956e082.zip
SONAR-9403 Add information message when selecting a metric to build a custom graph
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 78886e2d67b..70928d87746 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1292,6 +1292,7 @@ project_activity.graphs.custom.add=Add metric
project_activity.graphs.custom.add_metric=Add a metric
project_activity.graphs.custom.no_history=There is no historical data to show, please add more metrics to your graph.
project_activity.graphs.custom.search=Search for a metric by name
+project_activity.graphs.custom.type_x_message=Only "{0}" metrics are available with your current selection.
project_activity.custom_metric.covered_lines=Covered Lines