]> source.dussan.org Git - sonarqube.git/commitdiff
NO-JIRA Fix case in "More Info" rule menu item
authorAmbroise C <ambroise.christea@sonarsource.com>
Tue, 5 Dec 2023 16:42:43 +0000 (17:42 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 5 Dec 2023 20:02:45 +0000 (20:02 +0000)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index 8eca9013ca92acb95c0e34ef68ad4124c39933a4..4ec36c40a484ce668b166d318265b1a9b8920669 100644 (file)
@@ -2445,7 +2445,7 @@ coding_rules.description_section.title.root_cause=Why is this an issue?
 coding_rules.description_section.title.root_cause.SECURITY_HOTSPOT=What is the risk?
 coding_rules.description_section.title.assess_the_problem=Assess the risk
 coding_rules.description_section.title.how_to_fix=How can I fix it?
-coding_rules.description_section.title.more_info=More Info
+coding_rules.description_section.title.more_info=More info
 coding_rules.description_section.title.activity=Activity
 
 coding_rules.description_context.title=Which component or framework contains the issue?