diff options
author | Jo-Philipp Wich <jo@mein.io> | 2017-07-31 19:11:51 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-07-31 19:15:17 +0200 |
commit | 3722aa02861d53d356a73a1ddc4fc2a2cd610617 (patch) | |
tree | 061cc54e20ec9418c439c65ac6c450fba1fe35c0 /applications/luci-app-nlbwmon/po/templates/nlbwmon.pot | |
parent | c37a95365359e0870d4af1fa5b034b59ae6c28cc (diff) |
luci-app-nlbwmon: improve initial view
Make sure that placeholder pie charts are rendered, display a hint about
yet missing data in the tables and offer a link to force-commit ("Reload")
the data.
Also fix some mixed white space, an imbalanced dom operation and sync
translation template.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-nlbwmon/po/templates/nlbwmon.pot')
-rw-r--r-- | applications/luci-app-nlbwmon/po/templates/nlbwmon.pot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/applications/luci-app-nlbwmon/po/templates/nlbwmon.pot b/applications/luci-app-nlbwmon/po/templates/nlbwmon.pot index 5f231f96c..61d223079 100644 --- a/applications/luci-app-nlbwmon/po/templates/nlbwmon.pot +++ b/applications/luci-app-nlbwmon/po/templates/nlbwmon.pot @@ -182,6 +182,9 @@ msgstr "" msgid "Fixed interval" msgstr "" +msgid "Force reload…" +msgstr "" + msgid "General Settings" msgstr "" @@ -248,6 +251,9 @@ msgstr "" msgid "Netlink Bandwidth Monitor - Configuration" msgstr "" +msgid "No data recorded yet." +msgstr "" + msgid "Only conntrack streams from or to any of these networks are counted." msgstr "" |