diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-06-14 21:44:34 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-06-14 21:44:34 +0200 |
commit | da507ca85f475e639647eaf9adaa8c8b4723b575 (patch) | |
tree | a50e318588ab99f2878aaf35597784205b1bae54 /po/es.po | |
parent | 19f37cee6a07316a6f514a34ca9e168afea26ead (diff) | |
download | weechat-da507ca85f475e639647eaf9adaa8c8b4723b575.zip |
core: add key alt+"-" in /help filter
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-02 15:41+0200\n" +"POT-Creation-Date: 2018-06-14 21:40+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" @@ -1651,7 +1651,8 @@ msgid "" " - regex are case insensitive, they can start by \"(?-i)\" to become " "case sensitive\n" "\n" -"The default key alt+'=' toggles filtering on/off.\n" +"The default key alt+'=' toggles filtering on/off globally and alt+'-' " +"toggles filtering on/off in the current buffer.\n" "\n" "Tags most commonly used:\n" " no_filter, no_highlight, no_log, log0..log9 (log level),\n" |