diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-05-07 07:07:09 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-05-07 07:07:09 +0200 |
commit | e2310a426441583aca650ee26d2854a4b413832b (patch) | |
tree | 1ce074d4f92c513e8ed30604e7b0b15b43c684e3 /po/weechat.pot | |
parent | c4e260c9926ad4df12ec9503556499ffc371e895 (diff) | |
download | weechat-e2310a426441583aca650ee26d2854a4b413832b.zip |
irc: display a warning when the option irc.look.display_away is set to "channel"
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index ff59dec24..faf4d0164 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-04-26 10:44+0200\n" +"POT-Creation-Date: 2015-05-07 07:02+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" @@ -5456,6 +5456,13 @@ msgstr "" #, c-format msgid "" +"%sWARNING: the value \"channel\" for option \"irc.look.display_away\" will " +"send all your away changes to the channels, which is often considered as " +"spam; therefore you could be banned from channels, you are warned!" +msgstr "" + +#, c-format +msgid "" "%s%s: warning: proxy \"%s\" does not exist (you can create it with command /" "proxy)" msgstr "" |