diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-10-23 15:59:53 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-10-23 15:59:53 +0000 |
commit | 1fb8929f221dfe23f3eeb05169ebfe4c908b926e (patch) | |
tree | b402e4e63cee98c5c7663a5b032239fe0b3ae991 /applications/luci-statistics/luasrc/i18n/statistics.en.xml | |
parent | 406400a198a073c54a02eaf3583f26cdab6691bc (diff) |
* luci/i18n: fixes for portoguese and eglish translations, thanks Carlos
Diffstat (limited to 'applications/luci-statistics/luasrc/i18n/statistics.en.xml')
-rw-r--r-- | applications/luci-statistics/luasrc/i18n/statistics.en.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-statistics/luasrc/i18n/statistics.en.xml b/applications/luci-statistics/luasrc/i18n/statistics.en.xml index 4297b7c70d..016e042c19 100644 --- a/applications/luci-statistics/luasrc/i18n/statistics.en.xml +++ b/applications/luci-statistics/luasrc/i18n/statistics.en.xml @@ -3,6 +3,7 @@ <i18n:msgs xmlns:i18n="http://luci.freifunk-halle.net/2008/i18n#" xmlns="http://www.w3.org/1999/xhtml"> <i18n:msg xml:id="stat_statistics">Statistics</i18n:msg> +<i18n:msg xml:id="stat_desc">The statistics package is based on <a href="http://collectd.org/index.shtml">Collectd</a> and uses <a href="http://oss.oetiker.ch/rrdtool/">RRD Tool</a> to render diagram images from collected data.</i18n:msg> <i18n:msg xml:id="stat_systemplugins">System plugins</i18n:msg> <i18n:msg xml:id="stat_networkplugins">Network plugins</i18n:msg> <i18n:msg xml:id="stat_outputplugins">Output plugins</i18n:msg> |