diff options
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/autogen/user/irc_options.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/de/autogen/user/irc_options.txt b/doc/de/autogen/user/irc_options.txt index 94d4b8a14..1efa35cd6 100644 --- a/doc/de/autogen/user/irc_options.txt +++ b/doc/de/autogen/user/irc_options.txt @@ -219,12 +219,12 @@ ** Werte: auto, never, always (Standardwert: `auto`) * *irc.look.notify_tags_ison* -** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highglight", "notify_message" or "notify_private"` +** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highlight", "notify_message" or "notify_private"` ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `"notify_message"`) * *irc.look.notify_tags_whois* -** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highglight", "notify_message" or "notify_private"` +** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highlight", "notify_message" or "notify_private"` ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `"notify_message"`) |