summaryrefslogtreecommitdiff
path: root/doc/de
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-04-12 13:23:26 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-04-12 13:23:26 +0200
commit1abdde6be5155e68edb9b11c2e6b7d0355e1401f (patch)
tree97f93f72a91f18316093ef8078d77e679c55d75e /doc/de
parentc1cce9f1c31598e8430d1d57ca8e3ef95e22e31e (diff)
downloadweechat-1abdde6be5155e68edb9b11c2e6b7d0355e1401f.zip
trigger: add variable "tg_tag_host" (from tag "host_xxx" in message)
Diffstat (limited to 'doc/de')
-rw-r--r--doc/de/weechat_user.de.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt
index 7373aa751..c6c472130 100644
--- a/doc/de/weechat_user.de.txt
+++ b/doc/de/weechat_user.de.txt
@@ -3284,6 +3284,8 @@ Variablen welche gesetzt werden, aufgrund der Nutzung von Tags in einer Nachrich
| tg_tags_count | string | Anzahl an Tags der Nachricht
| tg_tag_nick | string | Nick (extrahiert aus Tag "nick_xxx")
| tg_tag_prefix_nick | string | Nickfarbe für Präfix (extrahier aus Tag "prefix_nick_ccc")
+// TRANSLATION MISSING
+| tg_tag_host | string | User name and host, format: username@host (from tag "host_xxx")
| tg_tag_notify | string | Benachrichtigungsstufe ('none', 'message', 'private', 'highlight')
| tg_notify | string | Benachrichtigungsstufe, falls von 'none' abweichend
| tg_msg_pv | string | "1" für eine private Nachricht, andernfalls "0"