aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorMathieu Suen <mathieu.suen@sonarsource.com>2023-10-03 10:42:55 +0200
committersonartech <sonartech@sonarsource.com>2023-10-04 20:03:19 +0000
commit6fca0b30c06a8f58cc0c1f880afb00c52a2dbb97 (patch)
tree5c9a41265c51f84b329e3993f00e5d8a2da6b1b8 /sonar-core
parentd8886186af2dced89b74843de577e6813729e8f1 (diff)
downloadsonarqube-6fca0b30c06a8f58cc0c1f880afb00c52a2dbb97.tar.gz
sonarqube-6fca0b30c06a8f58cc0c1f880afb00c52a2dbb97.zip
SONAR-20527 Fix environment step in gitlab 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 cc85b2a30a4..168e14a5dbd 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -4329,7 +4329,7 @@ onboarding.tutorial.with.gitlab_ci.variables.description.link=Settings > CI/CD >
onboarding.tutorial.with.gitlab_ci.variables.section.title=Define the SonarQube Token environment variable.
onboarding.tutorial.with.gitlab_ci.variables.section.description=In GitLab, go to {link} to add the following variable and make sure it is available for your project:
onboarding.tutorial.with.gitlab_ci.variables.edit.token.tooltip=Use an existing token or generate a new one.
-onboarding.tutorial.with.gitlab_ci.variables.step1=Key
+onboarding.tutorial.with.gitlab_ci.variables.step1=Key {value} {extra}
onboarding.tutorial.with.gitlab_ci.variables.step3=Uncheck the {value} checkbox.
onboarding.tutorial.with.gitlab_ci.variables.step3.value=Protect Variable