summaryrefslogtreecommitdiffstats
path: root/doc/de/weechat_user.de.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/de/weechat_user.de.adoc')
-rw-r--r--doc/de/weechat_user.de.adoc8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc
index 969ee60a1..ca7bf58be 100644
--- a/doc/de/weechat_user.de.adoc
+++ b/doc/de/weechat_user.de.adoc
@@ -262,9 +262,13 @@ Liste von häufig verwendeten Optionen:
| ENABLE_PYTHON | `ON`, `OFF` | ON |
kompiliert <<scripts_plugins,Python Erweiterung>>.
+// TRANSLATION MISSING
| ENABLE_PYTHON3 | `ON`, `OFF` | OFF |
- kompiliert <<scripts_plugins,Python Erweiterung>> mittels Python 3 (dies wird *NICHT* empfohlen,
- da viele Skripten nicht kompatible mit Python 3 sind).
+ Compile <<scripts_plugins,Python plugin>> using Python 3. +
+ This option is not recommended because many scripts are not yet compatible
+ with Python 3. +
+ You can follow the progress of Python 3 transition on this page:
+ https://weechat.org/scripts/python3/
| ENABLE_RELAY | `ON`, `OFF` | ON |
kompiliert <<relay_plugin,Relay Erweiterung>>.