summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/luasrc/view
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-09-19 21:10:51 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-09-19 21:10:51 +0000
commit10db2c2637eeda14d6e9d11fb2be5b7dc89918d1 (patch)
treebf1a4a508e8ead3ed88159c85e3f25e400f03d9f /applications/luci-statistics/luasrc/view
parent0579eb0c0e9d6724a2cd4c34108ce690d03bab20 (diff)
* luci/app/statistics: fix some translation issues
Diffstat (limited to 'applications/luci-statistics/luasrc/view')
-rw-r--r--applications/luci-statistics/luasrc/view/admin_statistics/index.htm4
-rw-r--r--applications/luci-statistics/luasrc/view/public_statistics/graph.htm2
2 files changed, 3 insertions, 3 deletions
diff --git a/applications/luci-statistics/luasrc/view/admin_statistics/index.htm b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm
index 69bc213ae9..4a0c924e27 100644
--- a/applications/luci-statistics/luasrc/view/admin_statistics/index.htm
+++ b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm
@@ -14,9 +14,9 @@ $Id$
-%>
<%+header%>
-<h1><%:stat Statistics%></h1>
+<h1><%:stat_statistics Statistics%></h1>
-<p><%:stat_desc The statistics package is based on<a href="http://collectd.org/index.shtml">Collectd</a>
+<p><%: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.%></p>
<%+footer%>
diff --git a/applications/luci-statistics/luasrc/view/public_statistics/graph.htm b/applications/luci-statistics/luasrc/view/public_statistics/graph.htm
index 4e7a2a15f3..ff058b8b70 100644
--- a/applications/luci-statistics/luasrc/view/public_statistics/graph.htm
+++ b/applications/luci-statistics/luasrc/view/public_statistics/graph.htm
@@ -14,7 +14,7 @@ $Id$
-%>
<%+header%>
-<h1>Statistik</h1>
+<h1><%:stat_statistics Statistics%></h1>
<form action="" method="get">
<select name="timespan">