aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties3
1 files changed, 2 insertions, 1 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 f42eca5589d..b5a2d54c317 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1287,7 +1287,8 @@ project_activity.filter_events=Filter events
project_activity.graphs.overview=Overview
project_activity.graphs.coverage=Coverage
project_activity.graphs.duplications=Duplications
-project_activity.graphs.remediation=Remediation Effort
+project_activity.graphs.custom=Custom
+project_activity.graphs.custom.no_history=There is no historical data to show, please add more metrics to your graph.
project_activity.custom_metric.covered_lines=Covered Lines