diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-03-09 17:49+0100\n" +"POT-Creation-Date: 2019-03-11 20:47+0100\n" "PO-Revision-Date: 2019-02-28 20:53+0100\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -11423,9 +11423,9 @@ msgid "" "comma-separated list of commands allowed/denied when input data (text or " "command) is received from a client; \"*\" means any command, a name " "beginning with \"!\" is a negative value to prevent a command from being " -"executed, wildcard \"*\" is allowed in names; by default some commands are " -"not allowed (they could lead to denial of service or remote code execution " -"if the client is not trusted)" +"executed, wildcard \"*\" is allowed in names; this option should be set if " +"the relay client is not safe (someone could use it to run commands); for " +"example \"*,!exec,!quit\" allows any command except /exec and /quit" msgstr "" #, fuzzy |