diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/key_functions.xml | 4 | ||||
-rw-r--r-- | doc/de/weechat.de.xml | 13 | ||||
-rw-r--r-- | doc/en/key_functions.xml | 4 | ||||
-rw-r--r-- | doc/en/weechat.en.xml | 8 | ||||
-rw-r--r-- | doc/fr/key_functions.xml | 4 | ||||
-rw-r--r-- | doc/fr/weechat.fr.xml | 7 |
6 files changed, 36 insertions, 4 deletions
diff --git a/doc/de/key_functions.xml b/doc/de/key_functions.xml index 9fa1ba163..f367db38f 100644 --- a/doc/de/key_functions.xml +++ b/doc/de/key_functions.xml @@ -186,6 +186,10 @@ <entry>scrolle zur ersten, ungelesenen Zeile im Puffer</entry> </row> <row> + <entry><literal>set_unread</literal></entry> + <entry>set unread marker for all buffers</entry> +</row> +<row> <entry><literal>hotlist_clear</literal></entry> <entry>Hotlist leeren</entry> </row> diff --git a/doc/de/weechat.de.xml b/doc/de/weechat.de.xml index 8407bc38a..8e8634ccb 100644 --- a/doc/de/weechat.de.xml +++ b/doc/de/weechat.de.xml @@ -502,7 +502,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. <row> <entry>Strg + C dann C</entry> <entry> - Insérer code for colored text. + Insert code for colored text. </entry> </row> <row> @@ -512,13 +512,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. </entry> </row> <row> - <entry>Ctrl + C dann R</entry> + <entry>Strg + C dann R</entry> <entry> Insert code for reverse color. </entry> </row> <row> - <entry>Ctrl + C dann U</entry> + <entry>Strg + C dann U</entry> <entry> Insert code for underlined text. </entry> @@ -549,6 +549,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. </entry> </row> <row> + <entry>Strg + S dann Strg + U</entry> + <entry> + <!-- TRANSLATION NEEDED --> + Set unread marker on all buffers + </entry> + </row> + <row> <entry>Strg + T</entry> <entry> Zeichen transponieren diff --git a/doc/en/key_functions.xml b/doc/en/key_functions.xml index 6eab937fd..8fc9922ff 100644 --- a/doc/en/key_functions.xml +++ b/doc/en/key_functions.xml @@ -186,6 +186,10 @@ <entry>scroll to first unread line in buffer</entry> </row> <row> + <entry><literal>set_unread</literal></entry> + <entry>set unread marker for all buffers</entry> +</row> +<row> <entry><literal>hotlist_clear</literal></entry> <entry>clear hotlist</entry> </row> diff --git a/doc/en/weechat.en.xml b/doc/en/weechat.en.xml index fd931e2dd..049ace3ef 100644 --- a/doc/en/weechat.en.xml +++ b/doc/en/weechat.en.xml @@ -496,7 +496,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. <row> <entry>Ctrl + C then C</entry> <entry> - Insérer code for colored text. + Insert code for colored text. </entry> </row> <row> @@ -543,6 +543,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. </entry> </row> <row> + <entry>Ctrl + S then Ctrl + U</entry> + <entry> + Set unread marker on all buffers + </entry> + </row> + <row> <entry>Ctrl + T</entry> <entry> Transpose chars diff --git a/doc/fr/key_functions.xml b/doc/fr/key_functions.xml index 95d87c9a8..6097554b6 100644 --- a/doc/fr/key_functions.xml +++ b/doc/fr/key_functions.xml @@ -186,6 +186,10 @@ <entry>faire défiler jusqu'à la première ligne non lue du tampon</entry> </row> <row> + <entry><literal>set_unread</literal></entry> + <entry>set unread marker for all buffers</entry> +</row> +<row> <entry><literal>hotlist_clear</literal></entry> <entry>effacer la liste d'activité</entry> </row> diff --git a/doc/fr/weechat.fr.xml b/doc/fr/weechat.fr.xml index edf48da68..013bdc616 100644 --- a/doc/fr/weechat.fr.xml +++ b/doc/fr/weechat.fr.xml @@ -552,6 +552,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. </entry> </row> <row> + <entry>Ctrl + S puis Ctrl + U</entry> + <entry> + Positionner le marqueur de données non lues sur tous les + tampons + </entry> + </row> + <row> <entry>Ctrl + T</entry> <entry> Inverser deux caractères |