diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-01-14 16:53:23 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-01-14 16:53:23 +0100 |
commit | 726e2491cddeef79e1e03f4d7f7ec51a44cd66df (patch) | |
tree | 3dd08cce7e6084b935ff8943498e091517877b12 /po/pt_BR.po | |
parent | b45c9ceb97dbd14397ebf62c9734718f109c93d4 (diff) | |
download | weechat-726e2491cddeef79e1e03f4d7f7ec51a44cd66df.zip |
irc: fix typo in help on server option "split_msg_max_length"
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 803ca3b87..b83dd1906 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: 2018-01-13 22:15+0100\n" +"POT-Creation-Date: 2018-01-14 16:50+0100\n" "PO-Revision-Date: 2018-01-06 13:50+0100\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -8043,7 +8043,7 @@ msgstr "" msgid "" "split outgoing IRC messages to fit in this number of chars; the default " -"value is 512, this is a safe and recommended value); value 0 disables the " +"value is 512, this is a safe and recommended value; value 0 disables the " "split (not recommended, unless you know what you do); allowed values are 0 " "or any integer between 128 and 4096; this option should be changed only on " "non-standard IRC servers, for example gateways like bitlbee" |