applications/luci-statistics: fix translations of cbi models and controller
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 13 Apr 2010 20:42:26 +0000 (20:42 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 13 Apr 2010 20:42:26 +0000 (20:42 +0000)
commitf271588cd760680fab9b8864a080c749e21679ad
tree00b8039e3037652547a9e44d338c588b6ffa0059
parent9ed5a0d6fa01962d97333e5ba8c57c3e008410f2
applications/luci-statistics: fix translations of cbi models and controller
21 files changed:
applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/cpu.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/csv.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/df.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/disk.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/dns.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/email.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/exec.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/interface.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/iptables.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/irq.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/load.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/netlink.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/network.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/ping.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/processes.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua
applications/luci-statistics/luasrc/model/cbi/luci_statistics/wireless.lua