aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorShane Findley <shane.findley@sonarsource.com>2024-05-03 08:14:51 +0200
committersonartech <sonartech@sonarsource.com>2024-05-03 20:02:49 +0000
commit4cadd793241b54e5246f32e03fbdc7f838cd2d59 (patch)
treea72f0615061c52651daa7754015d8e7c8d10a4f2 /sonar-core
parentf8755ae02ed58f5b3ce55e33d90589202aadd15e (diff)
downloadsonarqube-4cadd793241b54e5246f32e03fbdc7f838cd2d59.tar.gz
sonarqube-4cadd793241b54e5246f32e03fbdc7f838cd2d59.zip
SONAR 22131 Monorepo for bitbucket server (#11064)
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 bb0980fecf1..e3f02e76d09 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -4428,6 +4428,7 @@ 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
onboarding.create_project.bitbucket.subtitle=Import projects from one of your Bitbucket server workspaces
+onboarding.create_project.bitbucket.subtitle.with_monorepo=Import projects from one of your Bitbucket server workspaces or {monorepoSetupLink}.
onboarding.create_project.x_repositories_selected={count} {count, plural, one {repository} other {repositories}} selected
onboarding.create_project.x_repository_created={count} {count, plural, one {repository} other {repositories}} will be created as {count, plural, one {a project} other {projects}} in SonarQube
onboarding.create_project.please_dont_leave=If you leave the page the import could fail. Are you sure you want to leave?