]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-22951 Fix popover wording
authorstanislavh <stanislav.honcharov@sonarsource.com>
Thu, 26 Sep 2024 13:55:26 +0000 (15:55 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 26 Sep 2024 20:03:15 +0000 (20:03 +0000)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index 20e9b40febf00f6efdb01e8d96ce12b298bb5b64..7462a83f91f2c6d3bd7eea5ca9bb424e1aa9064f 100644 (file)
@@ -3009,7 +3009,7 @@ severity_impact.LOW.description=Potential for moderate to minor impact.
 severity_impact.INFO=Info
 severity_impact.INFO.description=Neither a bug nor a quality flaw. Just a finding.
 severity_impact.help.line1=Severities are now directly tied to the software quality impacted. This means that one software quality impacted has one severity.
-severity_impact.help.line2=There are five levels of severity: blocker, high, medium, low and info.
+severity_impact.help.line2=There are three levels of severity: high, medium, and low.
 
 
 #------------------------------------------------------------------------------