summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/luasrc/model
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-06-08 14:19:26 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-06-08 14:19:26 +0000
commit873b20cb19ed91957217ebc5284dc86658042100 (patch)
treecc356a313ef90d2a5e499262b8dc622bb25cfbc6 /applications/luci-statistics/luasrc/model
parent3ba1a52c1f9c7d0fef0807afe7e79a0d0ef53660 (diff)
* luci/statistics: replace load() with loadc() since german translation is now available
Diffstat (limited to 'applications/luci-statistics/luasrc/model')
-rw-r--r--applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua b/applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua
index 47014f033..ebd264154 100644
--- a/applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua
+++ b/applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua
@@ -16,8 +16,6 @@ $Id$
require("luci.sys")
-luci.i18n.load("statistics.en")
-
--[[
m = Map("luci_statistics", "Collector Daemon",
Collectd ist ein kleiner und flexibler Dienst zum Sammeln und Abfragen von Daten