From 26fcc6695334f758b0d4c1757043c30269a06d5c Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Fri, 2 Aug 2013 20:16:47 +0200 Subject: core: update translations --- doc/en/autogen/user/irc_options.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/en/autogen/user/irc_options.txt') diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt index 08f645290..1c28e8d1f 100644 --- a/doc/en/autogen/user/irc_options.txt +++ b/doc/en/autogen/user/irc_options.txt @@ -409,7 +409,7 @@ ** values: on, off (default value: `off`) * [[option_irc.server_default.autojoin]] *irc.server_default.autojoin* -** description: `comma separated list of channels to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")` +** description: `comma separated list of channels to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2") (note: content is evaluated, see /help eval)` ** type: string ** values: any string (default value: `""`) @@ -449,7 +449,7 @@ ** values: any string (default value: `""`) * [[option_irc.server_default.command]] *irc.server_default.command* -** description: `command(s) to run when connected to server (many commands should be separated by ";", use "\;" for a semicolon, special variables $nick, $channel and $server are replaced by their value)` +** description: `command(s) to run when connected to server (many commands should be separated by ";", use "\;" for a semicolon, special variables $nick, $channel and $server are replaced by their value) (note: content is evaluated, see /help eval)` ** type: string ** values: any string (default value: `""`) @@ -514,7 +514,7 @@ ** values: plain, dh-blowfish, dh-aes, external (default value: `plain`) * [[option_irc.server_default.sasl_password]] *irc.server_default.sasl_password* -** description: `password for SASL authentication` +** description: `password for SASL authentication (note: content is evaluated, see /help eval)` ** type: string ** values: any string (default value: `""`) @@ -524,7 +524,7 @@ ** values: 1 .. 3600 (default value: `15`) * [[option_irc.server_default.sasl_username]] *irc.server_default.sasl_username* -** description: `username for SASL authentication` +** description: `username for SASL authentication (note: content is evaluated, see /help eval)` ** type: string ** values: any string (default value: `""`) -- cgit v1.2.3