annotate mcabber/doc/help/de/hlp_add.txt @ 2363:64f1899ff168

Fix format-security warnings This patch should fix the FTBFS report in Debian sid (bug 997162): the format string was omitted when displaying the message prefix and the mcabber version.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 24 Oct 2021 21:20:36 +0200
parents d0ffa34bec3a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1097
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
1
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
2 /ADD [jid [nickname]]
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
3
1103
d0ffa34bec3a Fixed help/de typos
franky@teufel.fs
parents: 1098
diff changeset
4 Fügt die Jabber ID "jid" zu deinem Roster (in der Standardgruppe) hinzu und schickt gleichzeitig eine Benachrichtigungsanfrage an den User. Wenn kein Nickname angegeben wurde, wird die jid benutzt. Wenn die auch fehlt, wird der momentan ausgewählte User aus dem Roster zur Standardgruppe hinzugefügt.
1097
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
5
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
6 /add [jid [nickname]]
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
7 Füge "jid" als "nickname" zu deinem Roster hinzu.
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
8
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
9 Beispiel: "/add jemand@jabber.server.com Jemand"