aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorAntoine Vigneau <antoine.vigneau@sonarsource.com>2024-03-12 11:30:43 +0100
committersonartech <sonartech@sonarsource.com>2024-03-13 20:02:31 +0000
commit7cae13df570f80a8a49cbf192184d2fdc4321c42 (patch)
tree338dc1ea8f3d5d9b7252bcd924bc9f6b2ebdfc79 /sonar-core
parent5d690f20ae022360a5a04a198f0d7462117ecdb3 (diff)
downloadsonarqube-7cae13df570f80a8a49cbf192184d2fdc4321c42.tar.gz
sonarqube-7cae13df570f80a8a49cbf192184d2fdc4321c42.zip
SONAR-21795 Fix SSF-565
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 insertions, 0 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 ab76193c419..8286d2f65aa 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1460,6 +1460,7 @@ settings.almintegration.form.url.bitbucket.help=Example: {example}
settings.almintegration.form.url.github=GitHub API URL
settings.almintegration.form.url.github.help1=Example for GitHub Enterprise:
settings.almintegration.form.url.github.help2=If using GitHub.com:
+settings.almintegration.form.url.github.private_key_warning=Please make sure to provide the GitHub App private key for updating the URL.
settings.almintegration.form.url.gitlab=GitLab API URL
settings.almintegration.form.url.gitlab.help=Provide the GitLab API URL. For example:
settings.almintegration.form.app_id=GitHub App ID