all: translation fixes in templates
[project/luci.git] / applications / luci-statistics / luasrc / view / admin_statistics / systemplugins.htm
index 0e801c791cc11514299be5af55090b217463da41..431b4b285c7f48edf5d2181e5320bc37a9f627bc 100644 (file)
@@ -14,9 +14,9 @@ $Id$
 -%>
 <%+header%>
 
-<h2><a id="content" name="content"><%:stat_systemplugins System plugins%></a></h2>
+<h2><a id="content" name="content"><%:System plugins%></a></h2>
 
-<p><%:stat_systemplugins_desc System plugins collecting values about system state and ressource usage on the device.:%>
+<p><%:System plugins collecting values about system state and ressource usage on the device.:%>
        <ul>
                <% for plugin, desc in pairs(plugins) do %>
                        <% if nixio.fs.access("/usr/lib/collectd/" .. plugin .. ".so") then %>