diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-06 23:06:18 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-06 23:06:18 +0200 |
commit | 339d33181dbf61150817ea59bab673f1fc5b48b2 (patch) | |
tree | 823e50aaf11f2ceb074d65b730f4060cbb82225a /po/pt_BR.po | |
parent | 6b4416042b610282690f39fa803b3af98a6bbca5 (diff) | |
download | weechat-339d33181dbf61150817ea59bab673f1fc5b48b2.zip |
core: add note about SSL connections in /help upgrade
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 79e62534e..2ac7822cb 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-08-04 17:13+0200\n" +"POT-Creation-Date: 2011-08-06 23:05+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" @@ -1832,6 +1832,10 @@ msgid "" "This command run again a WeeChat binary, so it should have been compiled or " "installed with a package manager before running this command.\n" "\n" +"Note: SSL connections are lost during upgrade, because reload of SSL " +"sessions is currently not possible with GnuTLS. There is automatic " +"reconnection after upgrade).\n" +"\n" "Upgrade process has 4 steps:\n" " 1. save session into files for core and plugins (buffers, history, ..)\n" " 2. unload all plugins (configuration files (*.conf) are written on disk)\n" |