summaryrefslogtreecommitdiff
path: root/doc/de/autogen/plugin_api/infos_hashtable.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-09-08 22:18:45 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-09-08 22:18:45 +0200
commitedb839732ebcd608f1b3a368b03e8b28528dc139 (patch)
tree1b25bd3770870fd28fe969d9afee9f81b7082f07 /doc/de/autogen/plugin_api/infos_hashtable.txt
parent691395949f3e3c1f0d064ada3b331b9c1d4e2818 (diff)
downloadweechat-edb839732ebcd608f1b3a368b03e8b28528dc139.zip
Update german translations and user guide
Diffstat (limited to 'doc/de/autogen/plugin_api/infos_hashtable.txt')
-rw-r--r--doc/de/autogen/plugin_api/infos_hashtable.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/de/autogen/plugin_api/infos_hashtable.txt b/doc/de/autogen/plugin_api/infos_hashtable.txt
index 7e89db725..1a7fab8d2 100644
--- a/doc/de/autogen/plugin_api/infos_hashtable.txt
+++ b/doc/de/autogen/plugin_api/infos_hashtable.txt
@@ -1,7 +1,7 @@
[width="100%",cols="^1,^2,6,6,6",options="header"]
|========================================
-| Erweiterung | Name | Beschreibung | Hashtable (input) | Hashtable (output)
+| Erweiterung | Name | Beschreibung | Hashtable (Eingabe) | Hashtable (Ausgabe)
-| irc | irc_parse_message | parse an IRC message | "message": IRC message | "nick": nick, "host": host, "command": command, "channel": channel, "arguments": arguments (includes channel)
+| irc | irc_parse_message | Parse eine IRC Nachricht | "message": IRC Nachricht | "nick": nick, "host": host, "command": command, "channel": channel, "arguments": arguments (beinhaltet Channel)
|========================================