summaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-11-28 15:37:25 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2011-11-28 15:59:16 +0100
commit0b8d3782ffe66fbad7ab01238d30a84a57d2a2ef (patch)
tree3b7331dd3250f51459f1535845b422922a7331e8 /plugins/sonar-l10n-en-plugin
parent8b775b812a4e50f49e4a0e13320f28231e0f96ec (diff)
downloadsonarqube-0b8d3782ffe66fbad7ab01238d30a84a57d2a2ef.tar.gz
sonarqube-0b8d3782ffe66fbad7ab01238d30a84a57d2a2ef.zip
SONAR-3039 Refactor the LCOM4 viewer with Ruby extension
Diffstat (limited to 'plugins/sonar-l10n-en-plugin')
-rw-r--r--plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
index 18c84fe77ab..dae06377828 100644
--- a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
+++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
@@ -299,6 +299,7 @@ users.page=Users
violations.page=Violations
violations_drilldown.page=Violations Drilldown
update_center.page=Update Center
+lcom4_viewer.page=LCOM4
# GWT pages
@@ -306,7 +307,6 @@ org.sonar.plugins.core.hotspots.GwtHotspots.page=Hotspots
org.sonar.plugins.design.ui.page.DesignPage.page=Design
org.sonar.plugins.design.ui.libraries.LibrariesPage.page=Libraries
org.sonar.plugins.design.ui.dependencies.DependenciesTab.page=Dependencies
-org.sonar.plugins.design.ui.lcom4.Lcom4Tab.page=LCOM4
#------------------------------------------------------------------------------