diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-10-26 19:24:52 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-10-26 19:24:52 +0100 |
commit | 3accbd639f6e8c77e57f3ae43f88cd470f3a92c1 (patch) | |
tree | 2847dae7fcd72add15fd87018eeace75c88d3fcb /po/weechat.pot | |
parent | f2f5d83abeaccd75d9d5a5cc5ba2455c05804ae8 (diff) | |
download | weechat-3accbd639f6e8c77e57f3ae43f88cd470f3a92c1.zip |
irc: automatically add current channel in command /samode (closes #241)
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index bc2402cb1..e2cd5de9c 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: 2014-10-26 13:07+0100\n" +"POT-Creation-Date: 2014-10-26 19:18+0100\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" @@ -5034,7 +5034,7 @@ msgstr "" msgid "change mode on channel, without having operator status" msgstr "" -msgid "<channel> <mode>" +msgid "[<channel>] <mode>" msgstr "" msgid "" |