diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-11 13:19:14 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-11 13:19:14 +0100 |
commit | dd8650a2821b0db517557ebcbb778bafb51f1ea3 (patch) | |
tree | 1b0cdbf187671936677cc0de0819538d8b14f1f7 /po/pt_BR.po | |
parent | 95adb3a04b0f367cdb53d16ea0c7a0e730353de3 (diff) | |
download | weechat-dd8650a2821b0db517557ebcbb778bafb51f1ea3.zip |
irc: add note about command /disconnect in /help connect
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 525355ec0..39f2b42a2 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: 2013-12-07 22:28+0100\n" +"POT-Creation-Date: 2013-12-11 13:16+0100\n" "PO-Revision-Date: 2013-11-09 10:18+0100\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4877,6 +4877,9 @@ msgid "" " -nojoin: do not join any channel (even if autojoin is enabled on server)\n" " -switch: switch to next server address\n" "\n" +"To disconnect from a server or stop any connection attempt, use command /" +"disconnect.\n" +"\n" "Examples:\n" " /connect freenode\n" " /connect irc.oftc.net/6667\n" |