diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-16 10:13+0100\n" +"POT-Creation-Date: 2014-03-17 14:56+0100\n" "PO-Revision-Date: 2014-03-10 21:07+0100\n" "Last-Translator: Krzysztof KoroĊcik <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5103,10 +5103,11 @@ msgstr "" msgid "" " -list: list commands\n" -" -sh: use the shell to execute the command (default)\n" +" -sh: use the shell to execute the command (WARNING: use this option " +"ONLY if all arguments are safe date, see option -nosh)\n" " -nosh: do not use the shell to execute the command (required if the " "command has some unsafe data, for example the content of a message from " -"another user)\n" +"another user) (default)\n" " -bg: run process in background: do not display process output neither " "return code (not compatible with options -o/-n)\n" " -nobg: catch process output and display return code (default)\n" |