diff options
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 544754c95..dba750454 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2015-07-26 19:58+0200\n" +"POT-Creation-Date: 2015-08-03 21:03+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1804,13 +1804,12 @@ msgid "" "the prompt (this same variable is used by WeeChat on /upgrade).\n" "\n" "Secured data with format ${sec.data.xxx} can be used in:\n" +" - command /eval\n" " - command line argument \"--run-command\"\n" " - options weechat.startup.command_{before|after}_plugins\n" -" - proxy options: username, password\n" -" - irc server options: autojoin, command, password, sasl_{username|" -"password}, username, realname\n" -" - option relay.network.password\n" -" - command /eval.\n" +" - other options that may contain a password or sensitive data (for example " +"proxy, irc server and relay); see /help on the options to check if they are " +"evaluated.\n" "\n" "Examples:\n" " set a passphrase:\n" |