summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-livestats/luasrc/view/livestats/wireless.htm
diff options
context:
space:
mode:
authorBenoît Knecht <benoit.knecht@gmail.com>2010-04-20 14:40:27 +0000
committerBenoît Knecht <benoit.knecht@gmail.com>2010-04-20 14:40:27 +0000
commitaab74df06771fe70a1e2ee543071cbafe4a317a1 (patch)
treeb5cb5763a5b62e8c304813b75b55565cadfeefb1 /applications/luci-livestats/luasrc/view/livestats/wireless.htm
parent02558ad587a7a33bc20687279b21be43b8065b84 (diff)
livestats: minor changes of the translatable strings
Diffstat (limited to 'applications/luci-livestats/luasrc/view/livestats/wireless.htm')
-rw-r--r--applications/luci-livestats/luasrc/view/livestats/wireless.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-livestats/luasrc/view/livestats/wireless.htm b/applications/luci-livestats/luasrc/view/livestats/wireless.htm
index e092f86e3..e675cfa37 100644
--- a/applications/luci-livestats/luasrc/view/livestats/wireless.htm
+++ b/applications/luci-livestats/luasrc/view/livestats/wireless.htm
@@ -22,7 +22,7 @@
// Graph layout options
{ drawBackground: false, yAxis: [ 0, 50 ],
- title: '<%:signal-to-noise ratio for%> %s',
+ title: '<%:Signal-to-noise ratio for%> %s',
padding: { left: 40, right: 10, top: 10, bottom: 20 },
instanceNames: {
<%- for k,v in pairs(luci.sys.wifi.getiwconfig()) do %>