diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-06-14 22:22:06 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-06-14 22:22:06 +0200 |
commit | 261cbdae0df74061c65168257afb6092e06b31f8 (patch) | |
tree | c3c942acbb44a782b0db51e46d62768522109d8c /po/es.po | |
parent | 744ded04bd0cb447ef87a6f9911ca616f1c4f887 (diff) | |
download | weechat-261cbdae0df74061c65168257afb6092e06b31f8.zip |
core: change default value of option weechat.look.hotlist_add_conditions (closes #1206)
Now if there are at least one relay client connected via weechat protocol,
the buffer is always added to the hotlist.
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-06-14 21:51+0200\n" +"POT-Creation-Date: 2018-06-14 22:01+0200\n" "PO-Revision-Date: 2018-03-31 15:36+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3314,7 +3314,8 @@ msgid "" "pointer), \"buffer\" (buffer pointer to add in hotlist), \"priority\" (0 = " "low, 1 = message, 2 = private, 3 = highlight); by default a buffer is added " "to hotlist if you are away, or if the buffer is not visible on screen (not " -"displayed in any window)" +"displayed in any window), or if at least one relay client is connected via " +"the weechat protocol" msgstr "" msgid "string displayed between buffers in hotlist" |