diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-21 14:32:09 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-21 14:32:09 +0100 |
commit | e2798b2cf218a4c1d507638f7f10f8e5eb0e67ae (patch) | |
tree | d242cd86da3ea8e17cd47762211fa0ee067403e2 /po/pt_BR.po | |
parent | f1d483303d1034bd421718c4823164b54f615089 (diff) | |
download | weechat-e2798b2cf218a4c1d507638f7f10f8e5eb0e67ae.zip |
core: fix typo in /help command
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 9152ca102..b388a9651 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-19 19:23+0100\n" -"PO-Revision-Date: 2014-03-18 09:22+0100\n" +"POT-Creation-Date: 2014-03-21 13:43+0100\n" +"PO-Revision-Date: 2014-03-21 13:47+0100\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: pt_BR\n" @@ -1281,11 +1281,11 @@ msgid "<plugin> <command>" msgstr "<plugin> <comando>" msgid "" -" plugin: plugin name ('weechat' for WeeChat internal command)\n" +" plugin: plugin name ('core' for WeeChat internal command)\n" "command: command to execute (a '/' is automatically added if not found at " "beginning of command)" msgstr "" -" plugin: nome do plugin ('weechat' para comandos internos do weechat)\n" +" plugin: nome do plugin ('core' para comandos internos do weechat)\n" "command: comando a ser executado (um '/' é automaticamente adicionado se não " "for encontrado no começo de um comando)" |