]> source.dussan.org Git - sonarqube.git/commitdiff
Rename the widget "most violated resources" by "most violated components"
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 24 Jun 2014 15:11:59 +0000 (17:11 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 24 Jun 2014 15:11:59 +0000 (17:11 +0200)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index fa0280cd182de465abf54c9168f4529fe14d1c41..d9c259fd21d97ae5de799a0f24c286940a447d63 100644 (file)
@@ -1204,8 +1204,8 @@ widget.hotspot_most_violated_rules.property.numberOfLines.name=Number of lines
 widget.hotspot_most_violated_rules.property.defaultSeverity.name=Default severity
 widget.hotspot_most_violated_rules.property.defaultSeverity.desc=If selected, severity used to initialize the dropdown list of widget
 
-widget.hotspot_most_violated_resources.name=Most Violated Resources
-widget.hotspot_most_violated_resources.description=Shows the resources that have the most violations.
+widget.hotspot_most_violated_resources.name=Most Violated Components
+widget.hotspot_most_violated_resources.description=Shows the components that have the most issues.
 widget.hotspot_most_violated_resources.no_resource=No result
 widget.hotspot_most_violated_resources.property.numberOfLines.name=Number of lines