1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 10:43:13 +02:00

core: fix help of option weechat.completion.nick_completer

This commit is contained in:
Sebastien Helleu
2012-04-11 22:25:42 +02:00
parent 04b228715b
commit 7fe2550b40
16 changed files with 107 additions and 37 deletions
+1 -1
View File
@@ -279,7 +279,7 @@
** Werte: on, off (Standardwert: `on`)
* [[option_weechat.completion.nick_completer]] *weechat.completion.nick_completer*
** Beschreibung: `Nach Nick-Vervollständigung anzufügende Zeichenfolge`
** Beschreibung: `string inserted after nick completion (when nick is first word on command line)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `":"`)
+1 -1
View File
@@ -279,7 +279,7 @@
** values: on, off (default value: `on`)
* [[option_weechat.completion.nick_completer]] *weechat.completion.nick_completer*
** description: `string inserted after nick completion`
** description: `string inserted after nick completion (when nick is first word on command line)`
** type: string
** values: any string (default value: `":"`)
+1 -1
View File
@@ -279,7 +279,7 @@
** valeurs: on, off (valeur par défaut: `on`)
* [[option_weechat.completion.nick_completer]] *weechat.completion.nick_completer*
** description: `chaîne affichée après la complétion des pseudos`
** description: `chaîne insérée après la complétion du pseudo (quand le pseudo est le premier mot sur la ligne de commande)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `":"`)
+1 -1
View File
@@ -279,7 +279,7 @@
** valori: on, off (valore predefinito: `on`)
* [[option_weechat.completion.nick_completer]] *weechat.completion.nick_completer*
** descrizione: `stringa inserita dopo il completamento del nick`
** descrizione: `string inserted after nick completion (when nick is first word on command line)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `":"`)