aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJacek <jacek.poreda@sonarsource.com>2019-09-06 10:19:26 +0200
committerSonarTech <sonartech@sonarsource.com>2019-09-24 20:21:17 +0200
commite8f1a84869bcb72af1ca30fa78b9c936a3e028a3 (patch)
treec525ec29534c2266bd7cc76cfab344cfa6e1c3ae /sonar-core
parent3079907d1f13a509709c72a5dade87d129a4eb5c (diff)
downloadsonarqube-e8f1a84869bcb72af1ca30fa78b9c936a3e028a3.tar.gz
sonarqube-e8f1a84869bcb72af1ca30fa78b9c936a3e028a3.zip
Fix conflicts after rebase
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties8
1 files changed, 4 insertions, 4 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 fa2dd55de20..c12ed32138e 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -543,10 +543,10 @@ project_baseline.page.description=Use this page to manage the New Code Period of
project_baseline.page.description.link=Learn More
project_baseline.page.description2=You can adjust this setting globally in {link}
project_baseline.page.description2.link=General Settings
-project_baseline.default_setting=Project default setting
-project_baseline.default_setting.description=This setting is the default for all branches of the project
-project_baseline.general_setting=General setting
-project_baseline.reset_to_general=Reset to general setting
+project_baseline.default_setting=Project setting
+project_baseline.general_setting=Use the general setting
+project_baseline.specific_setting=Define a specific setting for this project
+project_baseline.configure_branches=Set a specific setting for a branch
baseline.previous_version=Previous version
baseline.previous_version.description=The New Code Period will begin with the analysis following the previous version.