From: jycr Date: Fri, 6 Jan 2023 01:22:57 +0000 (+0100) Subject: [NO JIRA] Remove trailing spaces in L10N value definitions X-Git-Tag: 10.0.0.68432~293 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=732d6310101c44e6894998f37be75734823c87e7;p=sonarqube.git [NO JIRA] Remove trailing spaces in L10N value definitions --- 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 7d7c9b92d77..e6d4da7b615 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -467,7 +467,7 @@ qualifier.description.APP=Single-level aggregation with a technical focus and a #------------------------------------------------------------------------------ # -# Admin notification +# Admin notification # #------------------------------------------------------------------------------ admin_notification.update.new_minor_version=There’s a new version of SonarQube available. Update to enjoy the latest updates and features. @@ -710,8 +710,8 @@ sessions.log_in=Log in #------------------------------------------------------------------------------ audit_logs.page=Audit Logs -audit_logs.page.description.1=Audit Logs help Administrators keep control and traceability of security related changes performed on the platform. -audit_logs.page.description.2=Your instance is set to keep audit logs for {housekeeping}. You can change the number of days by updating your {link}. +audit_logs.page.description.1=Audit Logs help Administrators keep control and traceability of security related changes performed on the platform. +audit_logs.page.description.2=Your instance is set to keep audit logs for {housekeeping}. You can change the number of days by updating your {link}. audit_logs.page.description.link=housekeeping policy audit_logs.housekeeping_policy.Weekly=7 days @@ -745,7 +745,7 @@ hotspots.page=Security Hotspots hotspots.no_hotspots.title=There are no Security Hotspots to review. hotspots.no_hotspots.description=Next time you analyze a piece of code that contains a potential security risk, it will show up here. hotspots.no_hotspots_for_file.title=The selected file contains no hotspots. -hotspots.no_hotspots_for_file.description=Go back and select another file, or click "Show all hotspots". +hotspots.no_hotspots_for_file.description=Go back and select another file, or click "Show all hotspots". hotspots.no_hotspots_for_filters.title=We couldn't find any results matching the selected criteria. hotspots.no_hotspots_for_filters.description=Try changing the filters to get some results. hotspots.no_hotspots_for_keys.title=The requested hotspots no longer exist. @@ -832,7 +832,7 @@ issue.assign.formlink=Assign issue.assign.to_me=to me issue.quick_fix_available_with_sonarlint=Quick fix available in {link} issue.comment.add_comment=Add Comment -issue.comment.add_comment.cancel=Cancel adding comment +issue.comment.add_comment.cancel=Cancel adding comment issue.comment.enter_comment=Enter Comment issue.comment.formlink=Comment issue.comment.formlink.total=comment @@ -1291,7 +1291,7 @@ settings.pr_decoration.binding.no_bindings=A system administrator needs to enabl settings.pr_decoration.binding.no_bindings.admin=Set up a {link} first before you and your team can enable Pull Request Decoration. settings.pr_decoration.binding.no_bindings.link=global configuration settings.pr_decoration.binding.title=DevOps Platform Integration -settings.pr_decoration.binding.description=Display your Quality Gate status directly in your DevOps Platform. +settings.pr_decoration.binding.description=Display your Quality Gate status directly in your DevOps Platform. settings.pr_decoration.binding.check_configuration=Check configuration settings.pr_decoration.binding.check_configuration.failure=You have the following errors in your configuration: settings.pr_decoration.binding.check_configuration.failure.check_global_settings=Please check your {link}. @@ -1308,7 +1308,7 @@ settings.pr_decoration.binding.form.azure.project.help=The name of the Azure Dev settings.pr_decoration.binding.form.azure.repository=Repository name settings.pr_decoration.binding.form.azure.repository.help=The name of your Azure DevOps repository. You can find this name on your project's Repos page. settings.pr_decoration.binding.form.github.repository=Repository name -settings.pr_decoration.binding.form.github.repository.help=The full name of your repository, including the organization. You can find this name in your repository's URL. This name is case-sensitive! +settings.pr_decoration.binding.form.github.repository.help=The full name of your repository, including the organization. You can find this name in your repository's URL. This name is case-sensitive! settings.pr_decoration.binding.form.github.summary_comment_setting=Enable analysis summary under the GitHub Conversation tab settings.pr_decoration.binding.form.github.summary_comment_setting.help=When enabled, a summary is displayed under the GitHub Conversation tab. Notifications may be sent by GitHub depending on your settings. settings.pr_decoration.binding.form.bitbucket.repository=Project key @@ -3055,7 +3055,7 @@ marketplace.how_to_setup_cluster_url=Further configuration is required to set up marketplace.search=Search by features, tags, or categories... marketplace.risk_consent.title=Installation of plugins -marketplace.risk_consent.description=Plugins are not provided by SonarSource and are therefore installed at your own risk. SonarSource disclaims all liability for installing and using such plugins. +marketplace.risk_consent.description=Plugins are not provided by SonarSource and are therefore installed at your own risk. SonarSource disclaims all liability for installing and using such plugins. marketplace.risk_consent.installation=You can install plugins directly from the list below after you acknowledge the risk. marketplace.risk_consent.action=I understand the risk @@ -3963,7 +3963,7 @@ onboarding.tutorial.with.jenkins.pipeline.gitlab.step2.secret_token.sentence=Fin onboarding.tutorial.with.jenkins.pipeline.gitlab.step2.secret_token.sentence.secret_token=Secret token onboarding.tutorial.with.jenkins.pipeline.gitlab.step2.secret_token.sentence.generate=Generate -onboarding.tutorial.with.jenkins.pipeline.step3.sentence=Under {tab}, make sure the parameters are set as follows: +onboarding.tutorial.with.jenkins.pipeline.step3.sentence=Under {tab}, make sure the parameters are set as follows: onboarding.tutorial.with.jenkins.pipeline.step3.sentence.tab=Pipeline onboarding.tutorial.with.jenkins.pipeline.step3.definition.label=Definition onboarding.tutorial.with.jenkins.pipeline.step3.definition.action=Pipeline script from SCM @@ -4066,7 +4066,7 @@ onboarding.tutorial.with.jenkins.dotnet.scanner.prereqs.step1.sentence.path=Mana onboarding.tutorial.with.jenkins.dotnet.scanner.prereqs.step2.sentence=Under {default_scanner} click on {add_scanner_for_msbuild}. onboarding.tutorial.with.jenkins.dotnet.scanner.prereqs.step2.sentence.default_scanner=SonarScanner for MSBuild onboarding.tutorial.with.jenkins.dotnet.scanner.prereqs.step2.sentence.add_scanner_for_msbuild=Add SonarScanner for MSBuild -onboarding.tutorial.with.jenkins.dotnet.scanner.prereqs.step3.sentence=Choose a {name} that will be used in the last step: +onboarding.tutorial.with.jenkins.dotnet.scanner.prereqs.step3.sentence=Choose a {name} that will be used in the last step: onboarding.tutorial.with.jenkins.dotnet.scanner.prereqs.step3.sentence.name=Name onboarding.tutorial.with.jenkins.dotnet.scanner.prereqs.step4.sentence=Check {install_auto} onboarding.tutorial.with.jenkins.dotnet.scanner.prereqs.step4.sentence.install_auto=Install automatically @@ -4478,7 +4478,7 @@ webhooks.url.required=URL is required. component_report.report={0} PDF report component_report.download=Download {0} PDF report component_report.no_email_to_subscribe=Email subscription requires an email address. -component_report.subscribe_x=Subscribe to {0} report +component_report.subscribe_x=Subscribe to {0} report component_report.unsubscribe_x=Unsubscribe from {0} report component_report.unsubscribe=Unsubscribe from report component_report.unsubscribe.description=If you no longer wish to receive these reports via email, you can unsubscribe by clicking on the button below.