diff options
author | Stan Grishin <stangri@melmac.net> | 2017-02-14 17:19:11 -0800 |
---|---|---|
committer | Stan Grishin <stangri@melmac.net> | 2017-02-14 17:19:11 -0800 |
commit | ca0d99070493d2542c15feefa9863983a0f85563 (patch) | |
tree | 9ec7bcd71de15bc51af1828c71245389bd22937f /applications/luci-app-vpnbypass/po | |
parent | 980195277feb11be6e41fc49a38c2b9977b861c0 (diff) |
luci-app-vpnbypass: cbi file fix for README and an unneeded section
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-vpnbypass/po')
-rw-r--r-- | applications/luci-app-vpnbypass/po/templates/vpnbypass.pot | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot b/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot index 9463bc010..144adedc4 100644 --- a/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot +++ b/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot @@ -4,13 +4,7 @@ msgstr "Content-Type: text/plain; charset=UTF-8" msgid "Domains to Bypass" msgstr "" -msgid "" -"Domains to be accessed directly (outside of the VPN tunnel), see <a " -"href='https://github.com/openwrt/packages/tree/master/net/vpnbypass/" -"files#bypass-domains-formatsyntax'>README</a> for syntax" -msgstr "" - -msgid "Domains which will be accessed directly (outside of the VPN tunnel)" +msgid "Domains to be accessed directly (outside of the VPN tunnel), see" msgstr "" msgid "Enable VPN Bypass" @@ -28,6 +22,9 @@ msgstr "" msgid "Local ports to trigger VPN Bypass" msgstr "" +msgid "README" +msgstr "" + msgid "Remote IP Subnets to Bypass" msgstr "" @@ -46,3 +43,6 @@ msgstr "" msgid "VPN Bypass Settings" msgstr "" + +msgid "for syntax" +msgstr "" |