aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-08-02 11:12:44 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-08-02 11:12:44 +0200
commit15dc68447679356f1cffe9107e189eb7cb75c6f9 (patch)
tree39a22dfc3a20e212ae922d28b06bf91eebb6a6d5
parent3e87a7151696d1a4aaa85ce314b74d5cc62f1309 (diff)
downloadsonarqube-15dc68447679356f1cffe9107e189eb7cb75c6f9.tar.gz
sonarqube-15dc68447679356f1cffe9107e189eb7cb75c6f9.zip
SONAR-75 Fix hotspot page
-rw-r--r--plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/gwt.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/gwt.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/gwt.properties
index 00c2e64404a..2302d571fac 100644
--- a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/gwt.properties
+++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/gwt.properties
@@ -39,7 +39,7 @@ dupl.colFile=File
# Hotspots
-hotspot.mostViolatedRules=Most violated rules
+hotspot.titleMostViolatedRules=Most violated rules
hotspot.titleMostViolatedResources=Most violated
hotspot.titleLongestTests=Longest unit tests
hotspot.titleMostComplexResources=Highest complexity