diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-02-07 11:00:12 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-02-07 11:00:12 +0100 |
commit | d08e9aed1c6877f7ff19158d7dd83e3db620fbc9 (patch) | |
tree | 721c8846b70a411d403b9102b5905751d0401899 /doc/de/includes | |
parent | 1c3c8c92c7d57cd3ddc2f8af6a86bee1533686d1 (diff) | |
download | weechat-d08e9aed1c6877f7ff19158d7dd83e3db620fbc9.zip |
core: update translations
Diffstat (limited to 'doc/de/includes')
-rw-r--r-- | doc/de/includes/autogen_user_options.de.adoc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/de/includes/autogen_user_options.de.adoc b/doc/de/includes/autogen_user_options.de.adoc index 7b167fe93..38f152835 100644 --- a/doc/de/includes/autogen_user_options.de.adoc +++ b/doc/de/includes/autogen_user_options.de.adoc @@ -846,6 +846,12 @@ ** Werte: on, off ** Standardwert: `+on+` +* [[option_weechat.look.hotlist_update_on_buffer_switch]] *weechat.look.hotlist_update_on_buffer_switch* +** Beschreibung: pass:none[update the hotlist when switching buffers] +** Typ: boolesch +** Werte: on, off +** Standardwert: `+on+` + * [[option_weechat.look.input_cursor_scroll]] *weechat.look.input_cursor_scroll* ** Beschreibung: pass:none[Anzahl an Zeichen die nach links verschoben werden sollen, falls das Ende der Eingabezeile erreicht wird] ** Typ: integer @@ -1140,6 +1146,12 @@ ** Werte: beliebige Zeichenkette ** Standardwert: `+"- "+` +* [[option_weechat.look.read_marker_update_on_buffer_switch]] *weechat.look.read_marker_update_on_buffer_switch* +** Beschreibung: pass:none[update the read marker when switching buffers] +** Typ: boolesch +** Werte: on, off +** Standardwert: `+on+` + * [[option_weechat.look.save_config_on_exit]] *weechat.look.save_config_on_exit* ** Beschreibung: pass:none[die aktuelle Konfiguration wird beim Beenden automatisch gesichert] ** Typ: boolesch |