Commit 21bc95a9 authored by JC Brand's avatar JC Brand

New release 3.0.1

parent d0f9f15d
......@@ -61,7 +61,7 @@ serve: stamp-npm
########################################################################
## Translation machinery
GETTEXT = xgettext --keyword=__ --keyword=___ --from-code=UTF-8 --output=locale/converse.pot src/*.js --package-name=Converse.js --copyright-holder="Jan-Carel Brand" --package-version=3.0.0 -c
GETTEXT = xgettext --keyword=__ --keyword=___ --from-code=UTF-8 --output=locale/converse.pot src/*.js --package-name=Converse.js --copyright-holder="Jan-Carel Brand" --package-version=3.0.1 -c
.PHONY: pot
pot:
......
{
"name": "converse.js",
"description": "Web-based XMPP/Jabber chat client written in javascript",
"version": "3.0.0",
"version": "3.0.1",
"license": "MPL-2.0",
"devDependencies": {},
"dependencies": {},
......
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
# Changelog
## 3.0.1 (Unreleased)
## 3.0.1 ((2017-04-04))
- Bugfix. Endless spinner when trying to log in after rendering the registration form. [jcbrand]
- #585 Duplicate contact created due to JID case sensivity [saganshul]
......
......@@ -48,9 +48,9 @@ copyright = u'2014, JC Brand'
# built documents.
#
# The short X.Y version.
version = '3.0.0'
version = '3.0.1'
# The full version, including alpha/beta/rc tags.
release = '3.0.0'
release = '3.0.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
This diff is collapsed.
This diff is collapsed.
......@@ -63,10 +63,18 @@
null,
""
],
"Typing from another device": [
null,
""
],
"is typing": [
null,
"està escrivint"
],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [
null,
"ha deixat d'escriure"
......@@ -507,11 +515,7 @@
null,
""
],
"This room pesists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
"This room persists even if it's unoccupied": [
null,
""
],
......@@ -791,6 +795,10 @@
null,
"El proveïdor ha rebutjat l'intent de registre. Comproveu que els valors que heu introduït siguin correctes."
],
"Retry": [
null,
""
],
"This contact is busy": [
null,
"Aquest contacte està ocupat"
......
This diff is collapsed.
This diff is collapsed.
......@@ -4,7 +4,7 @@
"converse": {
"": {
"domain": "converse",
"plural_forms": "nplurals=2; plural=(n != 1);",
"plural_forms": "nplurals=2; plural=n != 1;",
"lang": "de"
},
"Bookmark this room": [
......@@ -63,10 +63,18 @@
null,
""
],
"Typing from another device": [
null,
""
],
"is typing": [
null,
"tippt"
],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [
null,
"tippt nicht mehr"
......@@ -113,7 +121,7 @@
],
"XMPP Username:": [
null,
"XMPP Benutzername"
"XMPP Benutzername:"
],
"Password:": [
null,
......@@ -229,7 +237,7 @@
],
"Reconnecting": [
null,
"Verbindung wiederherstellen"
"Verbindung wiederherstellen"
],
"The connection has dropped, attempting to reconnect.": [
null,
......@@ -237,7 +245,7 @@
],
"Connecting": [
null,
"Verbindungsaufbau"
"Verbindungsaufbau"
],
"Authenticating": [
null,
......@@ -281,11 +289,11 @@
],
"Room logging is now enabled": [
null,
"Nachrichten in diesem Raum werden ab jetzt protokolliert."
"Nachrichten in diesem Raum werden ab jetzt protokolliert"
],
"Room logging is now disabled": [
null,
"Nachrichten in diesem Raum werden nicht mehr protokolliert."
"Nachrichten in diesem Raum werden nicht mehr protokolliert"
],
"This room is now semi-anonymous": [
null,
......@@ -313,12 +321,16 @@
],
"You have been removed from this room because the room has changed to members-only and you're not a member": [
null,
"Sie wurden aus diesem Raum entfernt, da Sie kein Mitglied sind."
""
],
"You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
null,
"Sie wurden aus diesem Raum entfernt, da der MUC (Multi-User Chat) Dienst gerade heruntergefahren wird."
],
"%1$s has been banned": [
null,
"%1$s ist verbannt worden"
],
"Message": [
null,
"Nachricht"
......@@ -341,11 +353,11 @@
],
"Ban user from room": [
null,
"Verbanne einen Benutzer aus dem Raum."
"Verbanne einen Benutzer aus dem Raum"
],
"Kick user from room": [
null,
"Werfe einen Benutzer aus dem Raum."
"Werfe einen Benutzer aus dem Raum"
],
"Write in 3rd person": [
null,
......@@ -499,11 +511,7 @@
null,
""
],
"This room pesists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
"This room persists even if it's unoccupied": [
null,
""
],
......@@ -553,11 +561,11 @@
],
"Description:": [
null,
"Beschreibung"
"Beschreibung:"
],
"Occupants:": [
null,
"Teilnehmer"
"Teilnehmer:"
],
"Features:": [
null,
......@@ -733,7 +741,7 @@
],
" e.g. conversejs.org": [
null,
"z. B. conversejs.org"
" z. B. conversejs.org"
],
"Your XMPP provider's domain name:": [
null,
......@@ -783,6 +791,10 @@
null,
""
],
"Retry": [
null,
""
],
"This contact is busy": [
null,
"Dieser Kontakt ist beschäftigt"
......
This diff is collapsed.
......@@ -63,10 +63,18 @@
null,
""
],
"Typing from another device": [
null,
""
],
"is typing": [
null,
""
],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [
null,
""
......@@ -371,7 +379,7 @@
null,
"Enviar"
],
"The reason given is: <em>\"%1$s\"</em>.": [
"The reason given is: \"%1$s\".": [
null,
""
],
......@@ -471,11 +479,7 @@
null,
""
],
"This room pesists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
"This room persists even if it's unoccupied": [
null,
""
],
......@@ -715,6 +719,10 @@
null,
""
],
"Retry": [
null,
""
],
"This contact is busy": [
null,
"Este contacto está ocupado"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -59,10 +59,18 @@
null,
""
],
"Typing from another device": [
null,
""
],
"is typing": [
null,
"מקליד(ה) כעת"
],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [
null,
"חדל(ה) להקליד"
......@@ -503,11 +511,7 @@
null,
""
],
"This room pesists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
"This room persists even if it's unoccupied": [
null,
""
],
......@@ -783,6 +787,10 @@
null,
"חזור"
],
"Retry": [
null,
""
],
"This contact is busy": [
null,
"איש קשר זה עסוק"
......
This diff is collapsed.
......@@ -62,10 +62,18 @@
null,
""
],
"Typing from another device": [
null,
""
],
"is typing": [
null,
"gépel..."
],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [
null,
"már nem gépel"
......@@ -514,11 +522,7 @@
null,
""
],
"This room pesists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
"This room persists even if it's unoccupied": [
null,
""
],
......@@ -798,6 +802,10 @@
null,
"A szolgáltató visszautasította a regisztrációs kérelmet. Kérem ellenőrízze a bevitt adatok pontosságát."
],
"Retry": [
null,
""
],
"This contact is busy": [
null,
"Elfoglalt"
......
This diff is collapsed.
......@@ -62,10 +62,18 @@
null,
""
],
"Typing from another device": [
null,
""
],
"is typing": [
null,
""
],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [
null,
""
......@@ -358,7 +366,7 @@
null,
"Kirim"
],
"The reason given is: <em>\"%1$s\"</em>.": [
"The reason given is: \"%1$s\".": [
null,
""
],
......@@ -454,11 +462,7 @@
null,
""
],
"This room pesists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
"This room persists even if it's unoccupied": [
null,
""
],
......@@ -702,6 +706,10 @@
null,
""
],
"Retry": [
null,
""
],
"This contact is busy": [
null,
"Teman ini sedang sibuk"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -63,10 +63,18 @@
null,
""
],
"Typing from another device": [
null,
""
],
"is typing": [
null,
""
],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [
null,
""
......@@ -359,7 +367,7 @@
null,
"送信"
],
"The reason given is: <em>\"%1$s\"</em>.": [
"The reason given is: \"%1$s\".": [
null,
""
],
......@@ -455,11 +463,7 @@
null,
""
],
"This room pesists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
"This room persists even if it's unoccupied": [
null,
""
],
......@@ -703,6 +707,10 @@
null,
""
],
"Retry": [
null,
""
],
"This contact is busy": [
null,
"この相手先は取り込み中です"
......
This diff is collapsed.
......@@ -63,10 +63,18 @@
null,
""
],
"Typing from another device": [
null,
""
],
"is typing": [
null,
"skriver"
],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [
null,
"har stoppet å skrive"
......@@ -483,11 +491,7 @@
null,
""
],
"This room pesists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
"This room persists even if it's unoccupied": [
null,
""
],
......@@ -759,6 +763,10 @@
null,
"Tilbake"
],
"Retry": [
null,
""
],
"This contact is busy": [
null,
"Denne kontakten er opptatt"
......
This diff is collapsed.
......@@ -4,7 +4,7 @@
"converse": {
"": {
"domain": "converse",
"plural_forms": "nplurals=2; plural=(n != 1);",
"plural_forms": "nplurals=2; plural=n != 1;",
"lang": "nl"
},
"Bookmark this room": [
......@@ -63,6 +63,14 @@
null,
""
],
"Typing from another device": [
null,
""
],
"Stopped typing on the other device": [
null,
""
],
"Show this menu": [
null,
"Toon dit menu"
......@@ -349,7 +357,7 @@
],
"Nickname": [
null,
"Nickname"
"Bijnaam"
],
"This chatroom requires a password": [
null,
......@@ -363,7 +371,7 @@
null,
"Indienen"
],
"The reason given is: <em>\"%1$s\"</em>.": [
"The reason given is: \"%1$s\".": [
null,
""
],
......@@ -459,11 +467,7 @@
null,
""
],
"This room pesists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
"This room persists even if it's unoccupied": [
null,
""
],
......@@ -715,6 +719,10 @@
null,
""
],
"Retry": [
null,
""
],
"This contact is busy": [
null,
"Contact is bezet"
......
This diff is collapsed.
......@@ -67,10 +67,18 @@
null,
""
],
"Typing from another device": [
null,
""
],
"is typing": [
null,
"pisze"
],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [
null,
"przestał pisać"
......@@ -555,11 +563,7 @@
null,
""
],
"This room pesists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
"This room persists even if it's unoccupied": [
null,
""
],
......@@ -843,6 +847,10 @@
null,
"Dostawca odrzucił twoją próbę rejestracji. Sprawdź proszę poprawność danych które zostały wprowadzone."
],
"Retry": [
null,
""
],
"This contact is busy": [
null,
"Kontakt jest zajęty"
......
This diff is collapsed.
......@@ -63,6 +63,14 @@
null,
""
],
"Typing from another device": [
null,
""
],
"Stopped typing on the other device": [
null,
""
],
"Show this menu": [
null,
"Mostrar o menu"
......@@ -351,7 +359,7 @@
null,
"Enviar"
],
"The reason given is: <em>\"%1$s\"</em>.": [
"The reason given is: \"%1$s\".": [
null,
""
],
......@@ -447,11 +455,7 @@
null,
""
],
"This room pesists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
"This room persists even if it's unoccupied": [
null,
""
],
......@@ -691,6 +695,10 @@
null,
""
],
"Retry": [
null,
""
],
"This contact is busy": [
null,
"Este contato está ocupado"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
{
"name": "converse.js",
"version": "3.0.0",
"version": "3.0.1",
"description": "Browser based XMPP instant messaging client",
"main": "main.js",
"directories": {
......
......@@ -2,7 +2,7 @@
*
* An XMPP chat client that runs in the browser.
*
* Version: 3.0.0
* Version: 3.0.1
*/
/* jshint ignore:start */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment