]> source.dussan.org Git - sonarqube.git/commitdiff
Update description of exclusions settings category
authorJulien HENRY <julien.henry@sonarsource.com>
Wed, 17 Jul 2013 07:46:10 +0000 (09:46 +0200)
committerJulien HENRY <julien.henry@sonarsource.com>
Wed, 17 Jul 2013 07:46:41 +0000 (09:46 +0200)
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties

index 1d065fbd5da80185904c5844488f10d4ed43cb87..54e5ec460266c71c5dce7d38571186a7ffe9a9f9 100644 (file)
@@ -720,7 +720,7 @@ property.sonar.global.exclusions.name=Global Source File Exclusions
 property.sonar.global.exclusions.description=Patterns used to exclude some source files from analysis. They apply to every project and cannot be overridden.
 property.sonar.global.test.exclusions.name=Global Test File Exclusions
 property.sonar.global.test.exclusions.description=Patterns used to exclude some test files from analysis. They apply to every project and cannot be overridden.
-property.category.exclusions.description=In this page, you can configure what you do not want to analyze in applications, whether this is in source code or in tests. Please note similar configuration can also be made for each application in the project settings. Immutable in the name of a property means that the value entered will not be overridden at project level
+property.category.exclusions.description=Configure which source code and tests you want to be omitted from analysis. Most of these parameters can also be configured at individual project level in each application's project settings.
 category.exclusions.help=<h2>Wildcards</h2>\
  <p>Following rules are applied:</p>\
  <table class="data">\