diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-05 23:24:02 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-05 23:24:02 +0200 |
commit | 90a9a1fb9685a5f1d7bb7f7043e6a368adc4cd70 (patch) | |
tree | 559c79b5415abb75221e4ffda762267201815dcb /po/pl.po | |
parent | b58d9910e3c12cc5245a44e87307e35a5d20a30e (diff) | |
download | weechat-90a9a1fb9685a5f1d7bb7f7043e6a368adc4cd70.zip |
buflist: add option buflist.look.enabled
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-05-02 07:33+0200\n" +"POT-Creation-Date: 2017-05-05 23:16+0200\n" "PO-Revision-Date: 2017-04-08 14:49+0200\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5571,6 +5571,9 @@ msgid "" "=core.weechat) || ${buffer.active}==1)\"" msgstr "" +msgid "enable buflist" +msgstr "" + msgid "" "if enabled, clicks with left/right buttons on the line with current buffer " "jump to previous/next visited buffer" |