aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorMathieu Suen <mathieu.suen@sonarsource.com>2021-08-10 09:19:18 +0200
committersonartech <sonartech@sonarsource.com>2021-08-11 20:08:08 +0000
commit8bda059b8117593fac19e34cafb41c5d0be76a54 (patch)
tree8c6e9c58dcfbc975335305e9a29a1fab796abee2 /sonar-core
parent8be4f5b086485b2a9f83f88dfb6e66eece33d949 (diff)
downloadsonarqube-8bda059b8117593fac19e34cafb41c5d0be76a54.tar.gz
sonarqube-8bda059b8117593fac19e34cafb41c5d0be76a54.zip
SONAR-15104 Add cfamily info for Azure and Manual tutorial
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 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 859905b76d5..f9ea058a2a3 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -3491,7 +3491,7 @@ onboarding.tutorial.ci_outro.refresh=This page will then refresh with your analy
onboarding.tutorial.ci_outro.refresh.why=If the page doesn't refresh after a while, please double-check the analysis configuration, and check your logs.
onboarding.tutorial.ci_outro.waiting_for_fist_analysis=Waiting for the first analysis to come in...
onboarding.tutorial.other.project_key.sentence=Create a {file} file in your repository and paste the following code:
-onboarding.tutorial.cfamilly.compilation_database_info=If you have trouble using the build wrapper, you can try using a {link}
+onboarding.tutorial.cfamilly.compilation_database_info=If you have trouble using the build wrapper, you can try using a {link}.
onboarding.tutorial.cfamilly.compilation_database_info.link=compilation database
onboarding.tutorial.cfamilly.speed_caching=You can also speed up your analysis by enabling {link}.
onboarding.tutorial.cfamilly.speed_caching.link=multi-threading and caching