XMPP client connection WIP:

Adding an option in the «share chat» dialog to display the XMPP room
address.
This commit is contained in:
John Livingston
2023-04-10 18:21:32 +02:00
committed by John Livingston
parent 4d9d9d39b0
commit 4a28991497
14 changed files with 191 additions and 47 deletions

View File

@ -21,5 +21,8 @@
"Not found": "Non trovato",
"Video": "Video",
"Channel": "Canale",
"Last activity": "Ultima attività"
"Last activity": "Ultima attività",
"Web": false,
"Connect using XMPP": false,
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": false
}