aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorBelen Pruvost <belen.pruvost@sonarsource.com>2021-04-28 15:04:45 +0200
committersonartech <sonartech@sonarsource.com>2021-04-29 20:03:32 +0000
commit8e115cd61790c03dfcd91183fd6424cab0b03631 (patch)
tree0340dd807f37a075762b4c98b48b5a05caf59506 /sonar-core
parent12ff4a12bc6613cd17d02c3c4b6f7de469a07ffe (diff)
downloadsonarqube-8e115cd61790c03dfcd91183fd6424cab0b03631.tar.gz
sonarqube-8e115cd61790c03dfcd91183fd6424cab0b03631.zip
SONAR-14214 - Unassign Security Hotspot
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 fd904c22483..8c0bf019fd2 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -754,6 +754,7 @@ hotspots.reviewed.tooltip=Percentage of Security Hotspots reviewed (fixed or saf
hotspots.review_hotspot=Review Hotspot
hotspots.assign.success=Security Hotspot was successfully assigned to {0}
+hotspots.assign.unassign.success=Security Hotspot was successfully unassigned
hotspots.update.success=Security Hotspot status was successfully changed to {0}
#------------------------------------------------------------------------------