aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJeremy Davis <jeremy.davis@sonarsource.com>2019-12-23 12:00:17 +0100
committerSonarTech <sonartech@sonarsource.com>2020-01-13 20:46:33 +0100
commit83331c934bd45f136efb35662e67da61d0509e85 (patch)
tree2a4b58f112f5074f86b157f20b1ea3764511c082 /sonar-core
parent2a80a0dc1032843fcd1403cf6488dcbb563fa180 (diff)
downloadsonarqube-83331c934bd45f136efb35662e67da61d0509e85.tar.gz
sonarqube-83331c934bd45f136efb35662e67da61d0509e85.zip
SONAR-12721 Add leakperiod filter
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 2 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 3c1dc389d22..9b6c2849812 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -676,6 +676,8 @@ hotspot.filters.assignee.assigned_to_me=Assigned to me
hotspot.filters.assignee.all=All
hotspot.filters.status.to_review=To review
hotspot.filters.status.fixed=Reviewed as fixed
+hotspot.filters.period.since_leak_period=New code
+hotspot.filters.period.overall=Overall code
hotspot.filters.status.safe=Reviewed as safe
hotspot.filters.show_all=Show all hotspots
hotspots.review_hotspot=Review Hotspot