diff options
author | Jonathan Bennett <jbennett@incomsystems.biz> | 2015-06-10 09:31:53 -0500 |
---|---|---|
committer | Jonathan Bennett <jbennett@incomsystems.biz> | 2015-06-10 16:10:56 -0500 |
commit | 9d69f61f4c1b46074205970774694e0f2d5ce88d (patch) | |
tree | 6b9cf451f9896e7cd20a1e3d082d84eea15087af /applications/luci-app-fwknopd/po/templates/fwknopd.pot | |
parent | edf0f4f549983f93ee13223cf614393e7809cf49 (diff) |
Luci-app-fwknopd:add a couple config options to the interface
Minor tweaks to uci-defaults
refresh translation files
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
Diffstat (limited to 'applications/luci-app-fwknopd/po/templates/fwknopd.pot')
-rw-r--r-- | applications/luci-app-fwknopd/po/templates/fwknopd.pot | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/applications/luci-app-fwknopd/po/templates/fwknopd.pot b/applications/luci-app-fwknopd/po/templates/fwknopd.pot index ec1550462..4fb616f25 100644 --- a/applications/luci-app-fwknopd/po/templates/fwknopd.pot +++ b/applications/luci-app-fwknopd/po/templates/fwknopd.pot @@ -1,6 +1,11 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +msgid "" +"Allow SPA clients to request access to services through an iptables firewall " +"instead of just to it." +msgstr "" + msgid "Base 64 key" msgstr "" @@ -57,6 +62,9 @@ msgstr "" msgid "Normal Key" msgstr "" +msgid "Specify the ethernet interface on which fwknopd will sniff packets." +msgstr "" + msgid "The base64 hmac key" msgstr "" |