diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-08-15 07:40:26 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-08-15 07:40:26 +0200 |
commit | 667f27b2904a17e224949c2dc07ef06e7b52cc74 (patch) | |
tree | 1a1364eb1f64206685df9e4cd9c50aaf7f3d563a /po/ru.po | |
parent | f1b36e5095154575efbd0a3cedbcbf70d1a3968a (diff) | |
download | weechat-667f27b2904a17e224949c2dc07ef06e7b52cc74.zip |
irc: update help on option irc.network.channel_encode (issue #218, issue #482)
Remove mention of WeeChat <= 1.2 since the behavior is not exactly the
same as old versions (when the option is enabled): only the
channel/message are decoded/encoded and not the nick/host.
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2015-08-14 21:16+0200\n" +"POT-Creation-Date: 2015-08-15 07:39+0200\n" "PO-Revision-Date: 2015-07-26 09:42+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6892,10 +6892,10 @@ msgid "" msgstr "" msgid "" -"decode/encode channel name inside messages using charset options (like it " -"was done in WeeChat <= 1.2); it is recommended to keep that off if you use " -"only UTF-8 in channel names; you can enable this option if you are using an " -"exotic charset like ISO in channel names" +"decode/encode channel name inside messages using charset options; it is " +"recommended to keep that off if you use only UTF-8 in channel names; you can " +"enable this option if you are using an exotic charset like ISO in channel " +"names" msgstr "" msgid "when off, colors codes are ignored in incoming messages" |