aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
author7PH <benjamin.raymond@sonarsource.com>2023-05-17 11:30:23 +0200
committersonartech <sonartech@sonarsource.com>2023-05-24 20:03:14 +0000
commit31c52cad6e60801c48999cc204c71d123d22c064 (patch)
treeacaba58837dfaca9751785cf77749aff866f79fa /sonar-core
parent56e625210bff28970ce12cf8d7807ebda6c147e1 (diff)
downloadsonarqube-31c52cad6e60801c48999cc204c71d123d22c064.tar.gz
sonarqube-31c52cad6e60801c48999cc204c71d123d22c064.zip
SONAR-19236 Implement correct layout for hotspot page sidebar
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 a5d901e8c7a..32fc9b56d69 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -787,6 +787,7 @@ hotspots.no_hotspots_for_filters.description=Try changing the filters to get som
hotspots.no_hotspots_for_keys.title=The requested hotspots no longer exist.
hotspots.no_hotspots_for_keys.description=They have been closed because the code involved has been changed or removed.
hotspots.learn_more=Learn more about Security Hotspots
+hotspots.list=List of Security Hotspots
hotspots.list_title={0} Security Hotspots
hotspots.list_title.TO_REVIEW={0} Security Hotspots to review
hotspots.list_title.ACKNOWLEDGED={0} Security Hotspots reviewed as acknowledged