aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2019-04-09 13:37:34 +0200
committerSonarTech <sonartech@sonarsource.com>2019-04-23 20:21:11 +0200
commitc4b15f098e3eca2867d9541aa734ebefc343afe9 (patch)
treedca5311663491c499b8da55e4ea906e522408236 /sonar-core
parent77c27da687c874ec2cc7bfd393da22222fd55be8 (diff)
downloadsonarqube-c4b15f098e3eca2867d9541aa734ebefc343afe9.tar.gz
sonarqube-c4b15f098e3eca2867d9541aa734ebefc343afe9.zip
SONAR-11889 Add new hotspots measure in project measures page
* Update bugs and security hotspots icons (with transparent center)
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 b0443129738..b074a02e6ee 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1875,6 +1875,7 @@ metric.new_reliability_remediation_effort.name=Reliability Remediation Effort on
metric.new_reliability_remediation_effort.extra_short_name=Remediation Effort
metric.new_security_hotspots.description=New Security Hotspots
metric.new_security_hotspots.name=New Security Hotspots
+metric.new_security_hotspots.short_name=Security Hotspots
metric.new_security_rating.description=Security rating on new code
metric.new_security_rating.name=Security Rating on New Code
metric.new_security_rating.extra_short_name=Rating