diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2017-02-15 10:08:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-15 10:08:34 +0200 |
commit | 4854ed66b6d6fb4ea5a176318c766095e6cfdfe8 (patch) | |
tree | 661f626c830b59dd0f59752edbf7e7a67afbe3e0 /applications/luci-app-vpnbypass/po/templates/vpnbypass.pot | |
parent | 6a2a62fa4f9b220398fd2ed1a1fe79197b0019c9 (diff) | |
parent | ca0d99070493d2542c15feefa9863983a0f85563 (diff) |
Merge pull request #1012 from stangri/luci-app-vpnbypass
luci-app-vpnbypass: cbi file fix for README link and an unneeded section
Diffstat (limited to 'applications/luci-app-vpnbypass/po/templates/vpnbypass.pot')
-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 9463bc010c..144adedc46 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 "" |