diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-01-11 16:44:36 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-01-11 16:44:36 +0100 |
commit | a4b1952c757e99140d49e8b9d1d8f8a1497d2f01 (patch) | |
tree | 2fcab9e52290e8d95afa370bdfab4fcb85ba73f6 /po/tr.po | |
parent | 9b935836e090320e33783c698be82f7684166879 (diff) | |
download | weechat-a4b1952c757e99140d49e8b9d1d8f8a1497d2f01.zip |
logger: add option logger.look.backlog_conditions (closes #1132)
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-08 21:58+0100\n" +"POT-Creation-Date: 2018-01-11 15:55+0100\n" "PO-Revision-Date: 2017-06-26 23:33+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -8298,6 +8298,12 @@ msgid "" "= no backlog)" msgstr "" +msgid "" +"conditions to display the backlog (note: content is evaluated, see /help " +"eval); empty value displays the backlog on all buffers; for example to " +"display backlog on private buffers only: \"${type} == private\"" +msgstr "" + msgid "color for line ending the backlog" msgstr "" |