* luci/statistics: implement initial i18n support, added first translations, removed...
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 28 May 2008 22:34:26 +0000 (22:34 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 28 May 2008 22:34:26 +0000 (22:34 +0000)
commitb06638df6e776fc380687b06924a77b03055c00e
tree9474d20d6ea68d2bf3911e60b865c306462eac97
parentaafa5b786d4692fe65bdc2ac8552976d0a3a3a51
* luci/statistics: implement initial i18n support, added first translations, removed hardcoded strings from models
12 files changed:
applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua
applications/luci-statistics/luasrc/i18n/statistics.en [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/i18n.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/rrdtool.lua
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/cpu/cpu.lua
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/interface.lua
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iptables/ipt_packets.lua
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/ping/ping.lua
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/processes/ps_state.lua
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/tcpconns/tcp_connections.lua
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/wireless.lua