aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorssjenka <ssjenka@ops-slave-centos7-1.internal.sonarsource.com>2016-11-28 12:17:59 +0100
committerssjenka <ssjenka@ops-slave-centos7-1.internal.sonarsource.com>2016-11-28 12:17:59 +0100
commite5fbf14e2f11d378c0bbd2a1efc9b375d0dabc27 (patch)
tree2c74a94f157b09509704b8ed8947f0f44855f5dc /sonar-core
parentc79a9deb28cfa8ba141e3b3b342177256520a69c (diff)
parent6e0ca554a198d0ad7393f4b4fecfbf2cfcf44d34 (diff)
downloadsonarqube-e5fbf14e2f11d378c0bbd2a1efc9b375d0dabc27.tar.gz
sonarqube-e5fbf14e2f11d378c0bbd2a1efc9b375d0dabc27.zip
Automatic merge from branch-6.2
* origin/branch-6.2: SONAR-8420 Automated release SONAR-8382 fix l10n
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 7126eeb049c..928258d86ba 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2713,6 +2713,7 @@ about_page.quality_gates.text=Your project's quality gate is the set of conditio
about_page.standards=Conform to recognized standards
about_page.standards.text=SonarAnalyzers offer rules that support industry standards. Configure your Quality Profile with standard-related rules to ensure adherence.
+about_page.scanners=Start analyzing your projects with a SonarQube Scanner
about_page.scanners.sonarqube=SonarQube Scanner
about_page.scanners.sonarqube.text=The SonarQube Scanner is a Java-based command-line tool that can analyze any language SonarQube supports.
about_page.scanners.msbuild=SonarQube Scanner for MSBuild