summaryrefslogtreecommitdiff
path: root/po/weechat.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/weechat.pot')
-rw-r--r--po/weechat.pot8
1 files changed, 6 insertions, 2 deletions
diff --git a/po/weechat.pot b/po/weechat.pot
index a9d4114e7..e6e389cc7 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: 2017-10-17 16:39+0200\n"
+"POT-Creation-Date: 2017-10-18 20:22+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"
@@ -4067,7 +4067,8 @@ msgstr ""
msgid ""
" bar: add the \"buflist\" bar\n"
-"refresh: force the refresh of the \"buflist\" bar item\n"
+"refresh: force the refresh of the bar items (buflist, buflist2 and "
+"buflist3)\n"
"\n"
"The lines with buffers are displayed using string evaluation (see /help eval "
"for the format), with these options:\n"
@@ -4077,6 +4078,9 @@ msgid ""
" - buflist.format.buffer_current: format for the current buffer\n"
"\n"
"The following variables can be used in these options:\n"
+" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
+"for example:\n"
+" - ${bar_item.name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"