]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-15304 Adjust alert wording on project creation page
authorPhilippe Perrin <philippe.perrin@sonarsource.com>
Tue, 17 Aug 2021 13:45:05 +0000 (15:45 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 20 Aug 2021 20:03:10 +0000 (20:03 +0000)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index e60300e69bb90acb99f158bcba2ea3ec07e60508..313dd104a294cde85734452cd2c997e765521157 100644 (file)
@@ -3315,7 +3315,7 @@ onboarding.create_project.display_name=Project display name
 onboarding.create_project.display_name.error.empty=The display name is required.
 onboarding.create_project.display_name.error.too_long=The display name is too long.
 onboarding.create_project.display_name.description=Up to 255 characters. Some scanners might override the value you provide.
-onboarding.create_project.pr_decoration.information=Manually created projects won't benefit from SonarQube DevOps Platform integration features unless you manually enable it in the project settings.
+onboarding.create_project.pr_decoration.information=Manually created projects won’t benefit from the features associated with DevOps Platforms integration unless you configure them in the project settings.
 onboarding.create_project.repository_imported=Already set up
 onboarding.create_project.see_project=See the project
 onboarding.create_project.search_repositories_by_name=Search for repository name starting with...