]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-5876 Add l10n info for the metric 601/head
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 27 Oct 2015 08:56:48 +0000 (09:56 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 27 Oct 2015 08:56:48 +0000 (09:56 +0100)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index ebec9a8157b2a7b17fbc0e8d9b7b3a4c309b6d72..cd7ca9127ffb53322862c0a451f057f240f35528 100644 (file)
@@ -2780,6 +2780,10 @@ metric.sqale_debt_ratio.name=Technical Debt Ratio
 metric.sqale_debt_ratio.short_name=Debt Ratio
 metric.sqale_debt_ratio.description=Ratio of the actual technical debt compared to the estimated cost to develop the whole source code from scratch.
 
+metric.new_sqale_debt_ratio.name=Technical Debt Ratio on new code
+metric.new_sqale_debt_ratio.short_name=Debt Ratio on new code
+metric.new_sqale_debt_ratio.description=Technical Debt Ratio of new/changed code.
+
 
 #--------------------------------------------------------------------------------------------------------------------
 #