]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-18191 replace security principles with Clean Code principles
authorPierre <pierre.guillot@sonarsource.com>
Wed, 11 Jan 2023 15:53:43 +0000 (16:53 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 12 Jan 2023 20:02:51 +0000 (20:02 +0000)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index 1f2e922a0ba92f1e0ad7f7c9df37e44d49c5b038..0eaba3dff39a1418831d4841d7f40c84b76d78de 100644 (file)
@@ -2044,11 +2044,11 @@ coding_rules.description_context.sub_title=How can I fix it in {0}?
 coding_rules.description_context.default_information={0} was detected as the most relevant component or framework for this issue.
 coding_rules.description_context.other=Other
 
-coding_rules.more_info.education_principles.title=Security principles
+coding_rules.more_info.education_principles.title=Clean Code principles
 coding_rules.more_info.resources.title=Resources
 
-coding_rules.more_info.notification_message=We've added new information about security principles below. Security principles are general guidelines that can help you improve the security of your code. Take a moment now to read through them.
-coding_rules.more_info.scroll_message=Scroll down to security principles
+coding_rules.more_info.notification_message=We've added new information about Clean Code principles below to help you improve your code quality and security. Take a moment to read through them.
+coding_rules.more_info.scroll_message=Scroll down to Code Quality principles
 #------------------------------------------------------------------------------
 #
 # EMAIL CONFIGURATION