diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-05-03 14:51:13 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-05-03 14:54:51 +0200 |
commit | eadf07b5299a450c43bc4162f891d5c95b629e8a (patch) | |
tree | 3c5de855e80fea665165294c49176c49d13e130b /applications/luci-app-tinyproxy/po/de | |
parent | a000cf9c01d0c7af405ccd6e5e54eb20ea5fc481 (diff) |
luci-app-tinyproxy: fix description of ConnectPort option
Fixes: #803
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-tinyproxy/po/de')
-rw-r--r-- | applications/luci-app-tinyproxy/po/de/tinyproxy.po | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/applications/luci-app-tinyproxy/po/de/tinyproxy.po b/applications/luci-app-tinyproxy/po/de/tinyproxy.po index c0903c1e2a..b0c9a5edc1 100644 --- a/applications/luci-app-tinyproxy/po/de/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/de/tinyproxy.po @@ -161,11 +161,9 @@ msgstr "" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:134 msgid "" -"List of allowed ports for the CONNECT method. A single value \"0\" allows " -"all ports" +"List of allowed ports for the CONNECT method. A single value \"0\" disables " +"CONNECT completely, an empty list allows all ports" msgstr "" -"Liste erlaubter Ports für \"CONNECT\" Anfragen. Ein einzelner Wert \"0\" " -"erlaubt alle Ports" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39 msgid "Listen address" @@ -380,6 +378,13 @@ msgstr "" msgid "X-Tinyproxy header" msgstr "X-Tinyproxy Headerzeile" +#~ msgid "" +#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows " +#~ "all ports" +#~ msgstr "" +#~ "Liste erlaubter Ports für \"CONNECT\" Anfragen. Ein einzelner Wert \"0\" " +#~ "erlaubt alle Ports" + #~ msgid "Allow access from" #~ msgstr "Proxyzugang erlauben von" |