diff options
author | Nicholas Smith <nicholas.smith@telcoantennas.com.au> | 2019-09-02 11:43:33 +1000 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2019-09-11 12:52:24 +0200 |
commit | f9e2d60f1399df4411f6b18f2705d7939815e9df (patch) | |
tree | d28633a10c19377201b7ed82828de6352f951da7 /applications/luci-app-firewall/po/templates | |
parent | eeced34765e503e473ebc1bcd9aa659f7bbf4e7c (diff) |
luci-app-firewall: display "this new zone" instead of "undefined"
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Diffstat (limited to 'applications/luci-app-firewall/po/templates')
-rw-r--r-- | applications/luci-app-firewall/po/templates/firewall.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/applications/luci-app-firewall/po/templates/firewall.pot b/applications/luci-app-firewall/po/templates/firewall.pot index 753309b69..5c414af04 100644 --- a/applications/luci-app-firewall/po/templates/firewall.pot +++ b/applications/luci-app-firewall/po/templates/firewall.pot @@ -667,6 +667,10 @@ msgid "" "traffic flow." msgstr "" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88 +msgid "this new zone" +msgstr "" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:257 msgid "" @@ -678,7 +682,7 @@ msgid "" "<em>not</em> imply a permission to forward from wan to lan as well." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:90 msgid "" "This section defines common properties of %q. The <em>input</em> and " "<em>output</em> options set the default policies for traffic entering and " |