aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-06-16 14:51:12 +0200
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-07-04 14:15:34 +0200
commit3746a3611f5a5c7e0725b11b15ad7e4357852c86 (patch)
tree8fb422b2be83c300b50a0659b9f85574a5d3f219 /sonar-core
parent8ae7fe42c14b649dd634798c3768c3b95bd5b63f (diff)
downloadsonarqube-3746a3611f5a5c7e0725b11b15ad7e4357852c86.tar.gz
sonarqube-3746a3611f5a5c7e0725b11b15ad7e4357852c86.zip
SONAR-9401 Add the remediation effort graph to the project activity page
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 2cdf15fe1b5..11f0301d946 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1286,6 +1286,7 @@ 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.custom_metric.covered_lines=Covered Lines