summaryrefslogtreecommitdiff
path: root/doc/ja
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-05-08 11:55:18 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-05-08 11:55:18 +0200
commit36d519acb05815e2fee222359c136484cfd3185c (patch)
treeb8cbd861d716667796acb447e40ebb9bd9397e17 /doc/ja
parent7b4b6a3754b2db977f01ca7fcb7e730b48e5d710 (diff)
downloadweechat-36d519acb05815e2fee222359c136484cfd3185c.zip
irc: add support of message 324 (channel modes) in option irc.look.display_join_message (closes #75)
Diffstat (limited to 'doc/ja')
-rw-r--r--doc/ja/autogen/user/irc_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/autogen/user/irc_options.txt b/doc/ja/autogen/user/irc_options.txt
index 7713fc296..e896fe326 100644
--- a/doc/ja/autogen/user/irc_options.txt
+++ b/doc/ja/autogen/user/irc_options.txt
@@ -139,7 +139,7 @@
** 値: on, off (デフォルト値: `on`)
* [[option_irc.look.display_join_message]] *irc.look.display_join_message*
-** 説明: `チャンネルに参加した後に表示するメッセージのコンマ区切りリスト: 329 = チャンネル作成日、332 = トピック、333 = トピックを作成したニックネームおよび日付、353 = チャンネル参加者リスト、366 = 参加人数`
+** 説明: `comma-separated list of messages to display after joining a channel: 324 = channel modes, 329 = channel creation date, 332 = topic, 333 = nick/date for topic, 353 = names on channel, 366 = names count`
** タイプ: 文字列
** 値: 未制約文字列 (デフォルト値: `"329,332,333,366"`)