diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2017-02-14 09:26:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-14 09:26:06 +0200 |
commit | d0dda31644789757aa01fe26a80594d068e85da9 (patch) | |
tree | 19fcb1a4a22dbaed8556dedc6ef13a701c21b223 /applications/luci-app-vpnbypass/po | |
parent | 298f838d390a7ad032405ecdf34085bdde3fe2a4 (diff) | |
parent | 980195277feb11be6e41fc49a38c2b9977b861c0 (diff) |
Merge pull request #1008 from stangri/luci-app-vpnbypass
luci-app-vpnbypass: include dnsmasq settings, link to README
Diffstat (limited to 'applications/luci-app-vpnbypass/po')
-rw-r--r-- | applications/luci-app-vpnbypass/po/templates/vpnbypass.pot | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot b/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot index c0dd33dfbe..9463bc010c 100644 --- a/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot +++ b/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot @@ -1,10 +1,13 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -msgid "Configuration of VPN Bypass Settings" +msgid "Domains to Bypass" msgstr "" -msgid "Domains to Bypass" +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)" |