diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-29 18:21:48 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-29 18:21:48 +0200 |
commit | dda2170d940645c223114b903afa6ef94ab9594d (patch) | |
tree | 3d6d1364c8f4b9a261a3f4cea559f3ea633addde /po/pt_BR.po | |
parent | 7b546bea2e374a20c52ffd71de51f91eba07256d (diff) | |
download | weechat-dda2170d940645c223114b903afa6ef94ab9594d.zip |
core: add another example of buffer name in /help filter
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index c3c36abfa..a57ba7b7c 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-08-23 21:02+0200\n" +"POT-Creation-Date: 2014-08-29 18:18+0200\n" "PO-Revision-Date: 2014-08-16 11:46+0200\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1541,7 +1541,7 @@ msgid "" " -all: delete all filters\n" " buffer: comma separated list of buffers where filter is active:\n" " - this is full name including plugin (example: \"irc.freenode." -"#weechat\")\n" +"#weechat\" or \"irc.server.freenode\")\n" " - \"*\" means all buffers\n" " - a name starting with '!' is excluded\n" " - wildcard \"*\" is allowed\n" |