From 667f27b2904a17e224949c2dc07ef06e7b52cc74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 15 Aug 2015 07:40:26 +0200 Subject: 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. --- doc/ja/autogen/user/irc_options.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ja/autogen/user') diff --git a/doc/ja/autogen/user/irc_options.asciidoc b/doc/ja/autogen/user/irc_options.asciidoc index 35b35feef..a0fd8cf8b 100644 --- a/doc/ja/autogen/user/irc_options.asciidoc +++ b/doc/ja/autogen/user/irc_options.asciidoc @@ -393,7 +393,7 @@ ** 値: 未制約文字列 (デフォルト値: `"*!$ident@$host"`) * [[option_irc.network.channel_encode]] *irc.network.channel_encode* -** 説明: `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` ** タイプ: ブール ** 値: on, off (デフォルト値: `off`) -- cgit v1.2.3