From: Wouter Admiraal Date: Fri, 15 Oct 2021 07:00:43 +0000 (+0200) Subject: SONAR-15426 Correct callback URL value X-Git-Tag: 9.2.0.49834~146 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c93051ebb9c532d78c774238f950509d67460571;p=sonarqube.git SONAR-15426 Correct callback URL value --- 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 f97f1cfd414..fd18b88f568 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -1266,7 +1266,7 @@ property.category.almintegration.github.description=In order to enable authentic property.category.almintegration.gitlab=GitLab Authentication property.category.almintegration.gitlab.description=In order to enable GitLab authentication, the property 'sonar.core.serverBaseURL' must be set to the public URL property.category.almintegration.bitbucket=Bitbucket Cloud Authentication -property.category.almintegration.bitbucket.description=In order to enable authentication on Bitbucket.org: +property.category.almintegration.bitbucket.description=In order to enable authentication on Bitbucket.org: property.category.organizations=Organizations property.category.security=Security property.category.security.encryption=Encryption