diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-11 13:50:38 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-11 13:50:38 +0100 |
commit | 36c9317077a468b89d430df71f1c77e838a77c30 (patch) | |
tree | 8a3e4fe0d87651aabbf2779a099e2d4763a7965d /doc | |
parent | 39a8b9810b8bc62d3e4c912e4f55927a06473fe9 (diff) | |
download | weechat-36c9317077a468b89d430df71f1c77e838a77c30.zip |
irc: evaluate content of server option "usermode"
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/irc_options.adoc | 2 | ||||
-rw-r--r-- | doc/en/autogen/user/irc_options.adoc | 2 | ||||
-rw-r--r-- | doc/fr/autogen/user/irc_options.adoc | 2 | ||||
-rw-r--r-- | doc/it/autogen/user/irc_options.adoc | 2 | ||||
-rw-r--r-- | doc/ja/autogen/user/irc_options.adoc | 2 | ||||
-rw-r--r-- | doc/pl/autogen/user/irc_options.adoc | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/doc/de/autogen/user/irc_options.adoc b/doc/de/autogen/user/irc_options.adoc index 4cbef41de..f8eb69f8e 100644 --- a/doc/de/autogen/user/irc_options.adoc +++ b/doc/de/autogen/user/irc_options.adoc @@ -618,7 +618,7 @@ ** Werte: on, off (Standardwert: `+on+`) * [[option_irc.server_default.usermode]] *irc.server_default.usermode* -** Beschreibung: pass:none[usermode to set after connection to server and before executing command and the auto-join of channels; this option gives same result as defining a command "/mode $nick <mode>"] +** Beschreibung: pass:none[usermode to set after connection to server and before executing command and the auto-join of channels; this option gives same result as defining a command "/mode $nick <mode>" (note: content is evaluated, see /help eval)] ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `+""+`) diff --git a/doc/en/autogen/user/irc_options.adoc b/doc/en/autogen/user/irc_options.adoc index 8d70ae681..25f7285ce 100644 --- a/doc/en/autogen/user/irc_options.adoc +++ b/doc/en/autogen/user/irc_options.adoc @@ -618,7 +618,7 @@ ** values: on, off (default value: `+on+`) * [[option_irc.server_default.usermode]] *irc.server_default.usermode* -** description: pass:none[usermode to set after connection to server and before executing command and the auto-join of channels; this option gives same result as defining a command "/mode $nick <mode>"] +** description: pass:none[usermode to set after connection to server and before executing command and the auto-join of channels; this option gives same result as defining a command "/mode $nick <mode>" (note: content is evaluated, see /help eval)] ** type: string ** values: any string (default value: `+""+`) diff --git a/doc/fr/autogen/user/irc_options.adoc b/doc/fr/autogen/user/irc_options.adoc index d70b57ca9..7aa7fb5fa 100644 --- a/doc/fr/autogen/user/irc_options.adoc +++ b/doc/fr/autogen/user/irc_options.adoc @@ -618,7 +618,7 @@ ** valeurs: on, off (valeur par défaut: `+on+`) * [[option_irc.server_default.usermode]] *irc.server_default.usermode* -** description: pass:none[mode utilisateur à définir après la connexion au serveur et avant d'exécuter la commande et de rejoindre automatiquement les canaux ; cette option donne le même résultat que la définition de la commande "/mode $nick <mode>"] +** description: pass:none[mode utilisateur à définir après la connexion au serveur et avant d'exécuter la commande et de rejoindre automatiquement les canaux ; cette option donne le même résultat que la définition de la commande "/mode $nick <mode>" (note : le contenu est évalué, voir /help eval)] ** type: chaîne ** valeurs: toute chaîne (valeur par défaut: `+""+`) diff --git a/doc/it/autogen/user/irc_options.adoc b/doc/it/autogen/user/irc_options.adoc index f5bcfd92d..3724f7c7b 100644 --- a/doc/it/autogen/user/irc_options.adoc +++ b/doc/it/autogen/user/irc_options.adoc @@ -618,7 +618,7 @@ ** valori: on, off (valore predefinito: `+on+`) * [[option_irc.server_default.usermode]] *irc.server_default.usermode* -** descrizione: pass:none[usermode to set after connection to server and before executing command and the auto-join of channels; this option gives same result as defining a command "/mode $nick <mode>"] +** descrizione: pass:none[usermode to set after connection to server and before executing command and the auto-join of channels; this option gives same result as defining a command "/mode $nick <mode>" (note: content is evaluated, see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `+""+`) diff --git a/doc/ja/autogen/user/irc_options.adoc b/doc/ja/autogen/user/irc_options.adoc index 3a81f26df..3347e8956 100644 --- a/doc/ja/autogen/user/irc_options.adoc +++ b/doc/ja/autogen/user/irc_options.adoc @@ -618,7 +618,7 @@ ** 値: on, off (デフォルト値: `+on+`) * [[option_irc.server_default.usermode]] *irc.server_default.usermode* -** 説明: pass:none[usermode to set after connection to server and before executing command and the auto-join of channels; this option gives same result as defining a command "/mode $nick <mode>"] +** 説明: pass:none[usermode to set after connection to server and before executing command and the auto-join of channels; this option gives same result as defining a command "/mode $nick <mode>" (note: content is evaluated, see /help eval)] ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `+""+`) diff --git a/doc/pl/autogen/user/irc_options.adoc b/doc/pl/autogen/user/irc_options.adoc index 6e2659c7a..a795c7635 100644 --- a/doc/pl/autogen/user/irc_options.adoc +++ b/doc/pl/autogen/user/irc_options.adoc @@ -618,7 +618,7 @@ ** wartości: on, off (domyślna wartość: `+on+`) * [[option_irc.server_default.usermode]] *irc.server_default.usermode* -** opis: pass:none[usermode to set after connection to server and before executing command and the auto-join of channels; this option gives same result as defining a command "/mode $nick <mode>"] +** opis: pass:none[usermode to set after connection to server and before executing command and the auto-join of channels; this option gives same result as defining a command "/mode $nick <mode>" (note: content is evaluated, see /help eval)] ** typ: ciąg ** wartości: dowolny ciąg (domyślna wartość: `+""+`) |