diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e1f20db5..f74b6fd4a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
# Changelog
+### Version 2.2.8
+* fixed regression that broke XMPP uris
+
### Version 2.2.7
* stability improvements
diff --git a/build.gradle b/build.gradle
index c5ab5d711..1044150fa 100644
--- a/build.gradle
+++ b/build.gradle
@@ -67,8 +67,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 25
- versionCode 279
- versionName "2.2.7"
+ versionCode 280
+ versionName "2.2.8"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
diff --git a/src/main/res/values-fr/strings.xml b/src/main/res/values-fr/strings.xml
index fb7b16256..8c57a5251 100644
--- a/src/main/res/values-fr/strings.xml
+++ b/src/main/res/values-fr/strings.xml
@@ -20,6 +20,7 @@
Partager avec Conversation
Démarrer une conversation
Choisir un contact
+ Choisir les contacts
Partager via le compte
Bloquer la liste
À l\'instant
@@ -236,6 +237,7 @@
%s a tout lu jusqu\'ici
%s a tout lu jusqu\'ici
%1$s+%2$d et plus ont tout lu jusqu\'ici
+ Tout le monde a lu jusqu\'ici
Publier
Toucher l\'avatar pour choisir une image depuis la galerie.
Mise à jour…
@@ -715,4 +717,7 @@
Nom du contact
Surnom
Nom
+ Fournir un nom est facultatif
+ Nom de la conversation de groupe
+ Cette conversation de groupe a été supprimée
diff --git a/src/main/res/values-it/strings.xml b/src/main/res/values-it/strings.xml
index 7c990b736..4d6851670 100644
--- a/src/main/res/values-it/strings.xml
+++ b/src/main/res/values-it/strings.xml
@@ -719,4 +719,5 @@
Nome
Il nome è facoltativo
Nome chat di gruppo
+ Questa chat di gruppo è stata distrutta
diff --git a/src/main/res/values-zh-rCN/strings.xml b/src/main/res/values-zh-rCN/strings.xml
index 41c630e64..875fc30c9 100644
--- a/src/main/res/values-zh-rCN/strings.xml
+++ b/src/main/res/values-zh-rCN/strings.xml
@@ -284,6 +284,7 @@
OMEMO 指纹已拷贝到剪贴板!
你已经被禁言了
这个群组只允许群组成员聊天
+ 资源限制
您已被移出该群组了
这个群组已被关闭
您已不在该群组
@@ -713,4 +714,5 @@
名称
提供名称是可选的
群聊名称
+ 群聊已被解散