aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2015-09-28 10:39:13 +0200
committerStas Vilchik <vilchiks@gmail.com>2015-09-28 10:46:40 +0200
commitd38b5ff1baf08044abbbbfe92939aac1e0272e2d (patch)
treec9f95f537b89475fd923544c92f2d150b19bf795 /sonar-core
parent78267284c8630decfdaa1fcb011e3268572f361a (diff)
downloadsonarqube-d38b5ff1baf08044abbbbfe92939aac1e0272e2d.tar.gz
sonarqube-d38b5ff1baf08044abbbbfe92939aac1e0272e2d.zip
SONAR-6860 Add the "technical debt ratio on new code" measure in the "Technical Debt Synopsis" widget
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 45bb035fc6c..a8fed1ceb92 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1445,6 +1445,7 @@ widget.technical_debt_pyramid.no_info_available=No information available.
widget.debt_overview.name=Technical Debt Synopsis
widget.debt_overview.description=Display the SQALE rating and the technical debt ratio.
+widget.debt_overview.on_new_code=On New Code
# Below are labels used in widget edition pages
widget.image.name=Image