diff options
author | Stan Grishin <stangri@melmac.net> | 2018-01-25 18:30:20 -0800 |
---|---|---|
committer | Stan Grishin <stangri@melmac.net> | 2018-01-25 18:34:09 -0800 |
commit | 1fd24f3fd8836287a418a8f09adc3f0dec04a9d2 (patch) | |
tree | 8ff5f47f95148c99caf306c40181b73665ee5682 /applications/luci-app-vpnbypass/po/templates | |
parent | ee409b66ce8911651a985c6e38690c486fefe1d1 (diff) |
luci-app-vpnbypass: better service start/stop
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-vpnbypass/po/templates')
-rw-r--r-- | applications/luci-app-vpnbypass/po/templates/vpnbypass.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot b/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot index fd92b5e8a8..c14c02fe9f 100644 --- a/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot +++ b/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot @@ -7,9 +7,6 @@ msgstr "" msgid "Domains to be accessed directly (outside of the VPN tunnel), see" msgstr "" -msgid "Enable/start service" -msgstr "" - msgid "Local IP Addresses to Bypass" msgstr "" @@ -41,6 +38,9 @@ msgstr "" msgid "Remote ports to trigger VPN Bypass" msgstr "" +msgid "Start VPNBypass service" +msgstr "" + msgid "VPN Bypass" msgstr "" |