From a01ecb276ff43962d0380cda67db12a91aeab39a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 16 Aug 2016 21:22:28 +0200 Subject: core: add optional argument "lowest", "highest" or level mask in command /input hotlist_clear --- po/pt_BR.po | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'po/pt_BR.po') diff --git a/po/pt_BR.po b/po/pt_BR.po index 3218061f7..65aa16289 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-08-14 10:08+0200\n" +"POT-Creation-Date: 2016-08-16 21:17+0200\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: Eduardo Elias \n" "Language-Team: weechat-dev \n" @@ -1819,7 +1819,10 @@ msgid "" "jump to a buffer)\n" " jump_previously_visited_buffer: jump to previously visited buffer\n" " jump_next_visited_buffer: jump to next visited buffer\n" -" hotlist_clear: clear hotlist\n" +" hotlist_clear: clear hotlist (optional argument: \"lowest\" to clear only " +"lowest level in hotlist, \"highest\" to clear only highest level in hotlist, " +"or level mask: integer which is a combination of 1=join/part, 2=message, " +"4=private, 8=highlight)\n" " grab_key: grab a key (optional argument: delay for end of grab, default is " "500 milliseconds)\n" " grab_key_command: grab a key with its associated command (optional " -- cgit v1.2.3