diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-05-15 11:28:57 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-05-15 11:28:57 +0200 |
commit | 9c084841072b7c1fe06ea402c2c2e0c41e9fc04a (patch) | |
tree | 7f311b556cceb9ad87b53b9020af4c1b9bee4959 /po/pt_BR.po | |
parent | c37b65bba40eff30a7ed4b7322007d908fb143fb (diff) | |
download | weechat-9c084841072b7c1fe06ea402c2c2e0c41e9fc04a.zip |
core: add missing arguments filename and name in /help plugin
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index a2835906a..0b838e58c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-05-15 11:12+0200\n" +"POT-Creation-Date: 2011-05-15 11:22+0200\n" "PO-Revision-Date: 2011-05-15 10:52+0200\n" "Last-Translator: Ivan Sichmann Freitas <ivansichfreitas@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1517,6 +1517,8 @@ msgid "" " reload: reload a plugin (if no name given, unload all plugins, then " "autoload plugins)\n" " unload: unload a plugin (if no name given, unload all plugins)\n" +"filename: plugin (file) to load\n" +" name: a plugin name\n" "\n" "Without argument, this command lists loaded plugins." msgstr "" |