From 2eb82a08b1fbf83305ae318b9db6bb46adef11b2 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 17 Jan 2010 15:56:28 +0100 Subject: Add new IRC output queue for messages with low priority (like automatic CTCP replies), high priority is given to user messages or commands --- po/weechat.pot | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'po/weechat.pot') diff --git a/po/weechat.pot b/po/weechat.pot index 5ef530e54..f505a83ba 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-01-14 10:20+0100\n" +"POT-Creation-Date: 2010-01-17 15:43+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3520,7 +3520,14 @@ msgstr "" msgid "disconnect after important lag (in minutes, 0 = never disconnect)" msgstr "" -msgid "anti-flood: # seconds between two user messages (0 = no anti-flood)" +msgid "" +"anti-flood for high priority queue: number of seconds between two user " +"messages or commands sent to IRC server (0 = no anti-flood)" +msgstr "" + +msgid "" +"anti-flood for low priority queue: number of seconds between two messages " +"sent to IRC server (messages like automatic CTCP replies) (0 = no anti-flood)" msgstr "" msgid "when off, colors codes are ignored in incoming messages" -- cgit v1.2.3