From: Stas Vilchik Date: Fri, 22 Sep 2017 08:49:27 +0000 (+0200) Subject: adapt delete project message to sonarcloud X-Git-Tag: 6.6-RC1~250 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c2332deafa0d57b39a0cd8f416203cc77c9df22a;p=sonarqube.git adapt delete project message to sonarcloud --- 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 5b646679f03..34add05186a 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -586,9 +586,9 @@ bulk_deletion.page.description=Use this page to delete multiple projects at once update_key.page=Update Key update_key.page.description=Edit the keys of a project and/or its modules. Key changes must be made here BEFORE analyzing the project with the new keys, otherwise the analysis will simply create another project with the new key, rather than updating the existing project. deletion.page=Deletion -project_deletion.page.description=Delete this project from SonarQube. The operation cannot be undone. -portfolio_deletion.page.description=Delete this portfolio from SonarQube. Component projects and Local Reference Portfolios will not be deleted, but component Standard Portfolios will be deleted. This operation cannot be undone. -application_deletion.page.description=Delete this application from SonarQube. Application projects will not be deleted. This operation cannot be undone. +project_deletion.page.description=Delete this project. The operation cannot be undone. +portfolio_deletion.page.description=Delete this portfolio. Component projects and Local Reference Portfolios will not be deleted, but component Standard Portfolios will be deleted. This operation cannot be undone. +application_deletion.page.description=Delete this application. Application projects will not be deleted. This operation cannot be undone. provisioning.page=Provisioning provisioning.page.description=Use this page to initialize projects if you would like to configure them before the first analysis. Once a project is provisioned, you have access to perform all project configurations on it. project_branches.page=Branches