]> source.dussan.org Git - sonarqube.git/commitdiff
Change property labels for project module (ex|in)clusions
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Fri, 13 Sep 2013 13:15:36 +0000 (15:15 +0200)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Fri, 13 Sep 2013 13:15:36 +0000 (15:15 +0200)
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties

index 07b52027cf782e7d0b5f5a9054c64041a4d2edec..b9e822a9c1c81090bae5eb1dd2b0bbe0ec3c3aa0 100644 (file)
@@ -815,10 +815,10 @@ category.exclusions.help=<h2>Wildcards</h2>\
   </tbody>\
  </table>
 
-property.sonar.skippedModules.name=Project Modules Exclusions
+property.sonar.skippedModules.name=Module Exclusions
 property.sonar.skippedModules.description=Comma-separated list of the modules to exclude from analysis.<br>\
  If a module's artifactId differs from its module name (the directory name): it is the artifactId that should be use instead of the module name.
-property.sonar.includedModules.name=Project Modules Inclusions
+property.sonar.includedModules.name=Module Inclusions
 property.sonar.includedModules.description=Comma-separated list of the modules to analyse, all other modules are automatically ignored. Be careful: the root project must be added to the list.<br>\
  If a module's artifactId differs from its module name (the directory name): it is the artifactId that should be use instead of the module name.
 property.category.exclusions.issues=Issues