diff options
-rw-r--r-- | doc/de/weechat_user.de.txt | 7 | ||||
-rw-r--r-- | doc/en/weechat_user.en.txt | 6 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.txt | 7 | ||||
-rw-r--r-- | doc/it/weechat_user.it.txt | 7 |
4 files changed, 27 insertions, 0 deletions
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index e506eb8e1..eb7c6c139 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -595,6 +595,13 @@ Set notify level 'highlight' on channel "#weechat" only: /set weechat.notify.irc.freenode.#weechat highlight ---------------------------------------- +// TRANSLATION MISSING +The notify level for a buffer can be set with command `/buffer`: + +---------------------------------------- +/buffer notify highlight +---------------------------------------- + [[key_bindings]] Standard Tastenbelegung ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 5fb49741f..7c4415657 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -581,6 +581,12 @@ Set notify level 'highlight' on channel "#weechat" only: /set weechat.notify.irc.freenode.#weechat highlight ---------------------------------------- +The notify level for a buffer can be set with command `/buffer`: + +---------------------------------------- +/buffer notify highlight +---------------------------------------- + [[key_bindings]] Default key bindings ~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index 992c86948..6b64629d8 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -592,6 +592,13 @@ Définir le niveau de notification 'highlight' sur le canal "#weechat" seulement /set weechat.notify.irc.freenode.#weechat highlight ---------------------------------------- +Le niveau de notification pour un tampon peut aussi être défini avec la +commande `/buffer` : + +---------------------------------------- +/buffer notify highlight +---------------------------------------- + [[key_bindings]] Raccourcis clavier par défaut ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index 92c8818cd..df8250357 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -603,6 +603,13 @@ Set notify level 'highlight' on channel "#weechat" only: /set weechat.notify.irc.freenode.#weechat highlight ---------------------------------------- +// TRANSLATION MISSING +The notify level for a buffer can be set with command `/buffer`: + +---------------------------------------- +/buffer notify highlight +---------------------------------------- + [[key_bindings]] Associazione tasti predefinita ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |