]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-19930 New code definition: Simplify title above list of choices
authorDavid Cho-Lerat <david.cho-lerat@sonarsource.com>
Mon, 28 Aug 2023 14:43:38 +0000 (16:43 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 29 Aug 2023 20:03:08 +0000 (20:03 +0000)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index 6387ddcdb20b2db5bed41b0cc2051e95edb6f9b5..3538296fccf4b33c09dcf19a417df04579cfe03d 100644 (file)
@@ -648,7 +648,7 @@ project_baseline.page=New Code
 project_baseline.page.description=The new code definition sets which part of your code will be considered new code.
 project_baseline.page.description2=You can adjust this setting globally in {link}.
 project_baseline.page.description2.link=General Settings
-project_baseline.page.question=What should be the baseline for new code for this project?
+project_baseline.page.question=Choose the baseline for new code for this project
 project_baseline.default_setting=Project setting
 project_baseline.global_setting=Use the global setting
 project_baseline.specific_setting=Define a specific setting for this project
@@ -694,7 +694,7 @@ branch_list.show_actions_for_x=Show actions for branch {0}
 branch_list.default_setting=Project setting
 
 baseline.new_code_period_for_branch_x=New Code for {0}
-baseline.new_code_period_for_branch_x.question=What should be the baseline for new code for this branch?
+baseline.new_code_period_for_branch_x.question=Choose the baseline for new code for this branch
 baseline.analysis_from=Analysis from:
 baseline.branch_analyses.ranges.30days=Last 30 days
 baseline.branch_analyses.ranges.allTime=All time
@@ -1361,7 +1361,7 @@ settings.new_code_period.description1=This helps you focus attention on the most
 settings.new_code_period.description2=A specific new code definition can be configured at project level.
 settings.new_code_period.description3=Learn more: {link}
 settings.new_code_period.description3.link=Defining New Code
-settings.new_code_period.question=What should be the baseline for new code for all projects by default?
+settings.new_code_period.question=Choose the baseline for new code for all projects by default
 
 settings.languages.select_a_language_placeholder=Select a language
 
@@ -3942,7 +3942,7 @@ footer.web_api=Web API
 # NEW CODE DEFINITION
 #
 #------------------------------------------------------------------------------
-new_code_definition.question=What should be the baseline for new code for this project?
+new_code_definition.question=Choose the baseline for new code for this project
 new_code_definition.global_setting=Use the global setting
 new_code_definition.specific_setting=Define a specific setting for this project