diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-07-28 15:36:39 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-07-28 15:36:39 +0200 |
commit | 51ef22c2845892c6cee078ec29807fc0d1ecf29e (patch) | |
tree | f1d3c72d45d3324cd0ddc4c82df6676637cae4d7 /po/weechat.pot | |
parent | 17037e32d8a6d54fd7e25c2a5fa81ea6a39cf66d (diff) | |
download | weechat-51ef22c2845892c6cee078ec29807fc0d1ecf29e.zip |
core: improve mouse support: process utf-8 codes, add option weechat.look.mouse_timer_delay, remove key meta2-M, fix problem with iso chars when grabbing mouse codes
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 97f3a619a..e67c11d3d 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: 2011-07-27 12:55+0200\n" +"POT-Creation-Date: 2011-07-28 15:34+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1760,6 +1760,11 @@ msgstr "" msgid "enable mouse support at startup (to enable it now, see /help mouse)" msgstr "" +msgid "" +"delay (in milliseconds) to grab a mouse event: WeeChat will wait this delay " +"before processing event" +msgstr "" + msgid "display nick mode ((half)op/voice) before each nick" msgstr "" |