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/it | |
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/it')
-rw-r--r-- | applications/luci-app-tinyproxy/po/it/tinyproxy.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-tinyproxy/po/it/tinyproxy.po b/applications/luci-app-tinyproxy/po/it/tinyproxy.po index 4b9d712fdf..8cffabff7c 100644 --- a/applications/luci-app-tinyproxy/po/it/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/it/tinyproxy.po @@ -149,8 +149,8 @@ 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 "" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39 |