diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-14 09:53:07 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-14 09:53:07 +0200 |
commit | dfb6516a11a053150d69e8c3957f607293065ba9 (patch) | |
tree | 27099f62544a867af00546b82ced70c30905da3b /po/pt_BR.po | |
parent | 21c5583c3b5d1e6d05b97da4ec6f492bfcea8b2a (diff) | |
download | weechat-dfb6516a11a053150d69e8c3957f607293065ba9.zip |
irc: add value "+" for option irc.look.smart_filter_mode to use modes from server prefixes (closes #90)
The new default value of option irc.look.smart_filter_mode is now "+".
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 62326407f..9ef927f9e 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: 2014-06-08 09:31+0200\n" +"POT-Creation-Date: 2014-06-14 09:47+0200\n" "PO-Revision-Date: 2014-04-05 16:12+0200\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6740,8 +6740,9 @@ msgstr "" #. TRANSLATORS: please do not translate "mode" msgid "" -"enable smart filter for \"mode\" messages: \"*\" to filter all modes, \"xyz" -"\" to filter only modes x/y/z, \"-xyz\" to filter all modes but not x/y/z; " +"enable smart filter for \"mode\" messages: \"*\" to filter all modes, \"+\" " +"to filter all modes in server prefixes (for example \"ovh\"), \"xyz\" to " +"filter only modes x/y/z, \"-xyz\" to filter all modes but not x/y/z; " "examples: \"ovh\": filter modes o/v/h, \"-bkl\": filter all modes but not b/" "k/l" msgstr "" |