diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-10-06 11:29:38 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-10-06 11:29:38 +0200 |
commit | 66a0eb7a0bfe7a577e35c33a6e52c0afa5afd181 (patch) | |
tree | ebe0badf723a14b64f0f611a3d507053827c0952 /po/weechat.pot | |
parent | 9f1658ef03c6bde48e274c6ed38e512812406e47 (diff) | |
download | weechat-66a0eb7a0bfe7a577e35c33a6e52c0afa5afd181.zip |
irc: improve help of server option "autojoin"
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index de592f45c..d084a3e24 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-09-20 16:43+0200\n" +"POT-Creation-Date: 2013-10-06 11:16+0200\n" "PO-Revision-Date: 2013-02-14 18:20+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4937,9 +4937,11 @@ msgid "" msgstr "" msgid "" -"comma separated list of channels to join when connected to server (example: " -"\"#chan1,#chan2,#chan3 key1,key2\") (note: content is evaluated, see /help " -"eval)" +"comma separated list of channels to join when connected to server; the " +"channels that require a key must be at beginning of the list, and all the " +"keys must be given after the channels (separated by a space) (example: " +"\"#channel1,#channel2,#channel3 key1,key2\" where #channel1 and #channel2 " +"are protected by key1 and key2) (note: content is evaluated, see /help eval)" msgstr "" msgid "" |