XMPP client connection WIP:
Adding an option in the «share chat» dialog to display the XMPP room address.
This commit is contained in:
committed by
John Livingston
parent
4d9d9d39b0
commit
4a28991497
@ -21,5 +21,8 @@
|
||||
"Not found": false,
|
||||
"Video": false,
|
||||
"Channel": false,
|
||||
"Last activity": false
|
||||
"Last activity": false,
|
||||
"Web": false,
|
||||
"Connect using XMPP": false,
|
||||
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": false
|
||||
}
|
||||
|
@ -21,5 +21,8 @@
|
||||
"Not found": false,
|
||||
"Video": false,
|
||||
"Channel": false,
|
||||
"Last activity": false
|
||||
"Last activity": false,
|
||||
"Web": false,
|
||||
"Connect using XMPP": false,
|
||||
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": false
|
||||
}
|
||||
|
@ -21,5 +21,8 @@
|
||||
"Not found": false,
|
||||
"Video": false,
|
||||
"Channel": false,
|
||||
"Last activity": false
|
||||
"Last activity": false,
|
||||
"Web": false,
|
||||
"Connect using XMPP": false,
|
||||
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": false
|
||||
}
|
||||
|
@ -21,5 +21,8 @@
|
||||
"Not found": false,
|
||||
"Video": false,
|
||||
"Channel": false,
|
||||
"Last activity": false
|
||||
"Last activity": false,
|
||||
"Web": false,
|
||||
"Connect using XMPP": false,
|
||||
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": false
|
||||
}
|
||||
|
@ -21,5 +21,8 @@
|
||||
"Not found": false,
|
||||
"Video": false,
|
||||
"Channel": false,
|
||||
"Last activity": false
|
||||
"Last activity": false,
|
||||
"Web": false,
|
||||
"Connect using XMPP": false,
|
||||
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": false
|
||||
}
|
||||
|
@ -21,5 +21,8 @@
|
||||
"Not found": "Non trouvé",
|
||||
"Video": "Vidéo",
|
||||
"Channel": "Chaîne",
|
||||
"Last activity": "Dernière activité"
|
||||
"Last activity": "Dernière activité",
|
||||
"Web": "Web",
|
||||
"Connect using XMPP": "Connexion avec un client XMPP",
|
||||
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": "Vous pouvez vous connecter au salon en utilisant un compte XMPP externe, et votre client XMPP favori."
|
||||
}
|
||||
|
@ -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
|
||||
}
|
||||
|
@ -21,5 +21,8 @@
|
||||
"Not found": false,
|
||||
"Video": false,
|
||||
"Channel": false,
|
||||
"Last activity": false
|
||||
"Last activity": false,
|
||||
"Web": false,
|
||||
"Connect using XMPP": false,
|
||||
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": false
|
||||
}
|
||||
|
@ -21,5 +21,8 @@
|
||||
"Not found": false,
|
||||
"Video": false,
|
||||
"Channel": false,
|
||||
"Last activity": false
|
||||
"Last activity": false,
|
||||
"Web": false,
|
||||
"Connect using XMPP": false,
|
||||
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": false
|
||||
}
|
||||
|
@ -21,5 +21,8 @@
|
||||
"Not found": false,
|
||||
"Video": false,
|
||||
"Channel": false,
|
||||
"Last activity": false
|
||||
"Last activity": false,
|
||||
"Web": false,
|
||||
"Connect using XMPP": false,
|
||||
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user