aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties5
1 files changed, 0 insertions, 5 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 367e8181bfc..35a26c262a7 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1205,11 +1205,6 @@ 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 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
-
widget.my_reviews.name=My Unresolved Issues
widget.my_reviews.description=Shows unresolved issues assigned to the current user.
widget.my_reviews.property.numberOfLines.name=Number of lines