]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-22117 Replace "Github" and "Gitlab" with "GitHub" and "GitLab"
authorAmbroise C <ambroise.christea@sonarsource.com>
Fri, 19 Jul 2024 13:13:32 +0000 (15:13 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 22 Jul 2024 20:02:46 +0000 (20:02 +0000)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index 6a1fe903a18cc04dbe2d7b4d55c68182d05bd85a..75e52e5661838165649a2abd20c32acdcfb2888e 100644 (file)
@@ -1562,7 +1562,7 @@ settings.authentication.github.enable_first=Enable your GitHub configuration for
 settings.authentication.github.form.allowedOrganizations.name=Organizations
 settings.authentication.github.form.allowedOrganizations.description=Only members of these organizations will be able to authenticate to the server. ⚠ if not set, users from any organization where the GitHub App is installed will be able to login to this SonarQube instance.
 settings.authentication.github.form.apiUrl.name=The API url for a GitHub instance.
-settings.authentication.github.form.apiUrl.description=The API url for a GitHub instance. https://api.github.com/ for Github.com, https://github.company.com/api/v3/ when using Github Enterprise
+settings.authentication.github.form.apiUrl.description=The API url for a GitHub instance. https://api.github.com/ for GitHub.com, https://github.company.com/api/v3/ when using GitHub Enterprise
 settings.authentication.github.form.applicationId.name=App ID
 settings.authentication.github.form.applicationId.description=The App ID is found on your GitHub App's page on GitHub at Settings > Developer Settings > GitHub Apps.
 settings.authentication.github.form.clientId.name=Client ID
@@ -1574,7 +1574,7 @@ settings.authentication.github.form.privateKey.description=Your GitHub App's pri
 settings.authentication.github.form.synchronizeGroups.name=Synchronize teams as groups
 settings.authentication.github.form.synchronizeGroups.description=Synchronize GitHub team with SonarQube group memberships when users log in to SonarQube. For each GitHub team they belong to, users will be associated to a group of the same name if it exists in SonarQube.
 settings.authentication.github.form.webUrl.name=The WEB url for a GitHub instance.
-settings.authentication.github.form.webUrl.description=The WEB url for a GitHub instance. https://github.com/ for Github.com, https://github.company.com/ when using GitHub Enterprise.
+settings.authentication.github.form.webUrl.description=The WEB url for a GitHub instance. https://github.com/ for GitHub.com, https://github.company.com/ when using GitHub Enterprise.
 settings.authentication.github.form.private_key.required_for_url_change=Please provide your private key again to update the API URL or the Web URL.
 settings.authentication.github.form.provisioning_with_github=Automatic user, group, and permission provisioning
 settings.authentication.github.form.provisioning_with_github_short.autoProvisioning=Automatic provisioning
@@ -4493,10 +4493,10 @@ onboarding.create_project.github.warning.message_admin.link=DevOps Platform inte
 onboarding.create_project.github.no_orgs=We couldn't load any organizations with your key. Contact an administrator.
 onboarding.create_project.github.no_orgs_admin=We couldn't load any organizations. Make sure the GitHub App is installed in at least one organization and check the GitHub instance configuration in the {link}.
 onboarding.create_project.github.no_projects=No projects could be fetched from GitHub. Contact your system administrator.
-onboarding.create_project.gitlab.title=Gitlab project onboarding
+onboarding.create_project.gitlab.title=GitLab project onboarding
 onboarding.create_project.gitlab.subtitle=Import projects from one of your GitLab groups
 onboarding.create_project.gitlab.subtitle.with_monorepo=Import projects from one of your GitLab groups or {monorepoSetupLink}.
-onboarding.create_project.gitlab.no_projects=No projects could be fetched from Gitlab. Contact your system administrator, or {link}.
+onboarding.create_project.gitlab.no_projects=No projects could be fetched from GitLab. Contact your system administrator, or {link}.
 onboarding.create_project.gitlab.link=See on GitLab
 onboarding.create_project.monorepo.no_projects=No projects could be fetch from {almKey}. Contact your system administrator.
 onboarding.create_project.bitbucket.title=Bitbucket Server project onboarding