i18n: automatic bump

Change-Id: If6e99870f0bc5d3468407d6cbbc5c5e3fc3c5c66
diff --git a/ring-android/app/src/main/res/values-ar/strings.xml b/ring-android/app/src/main/res/values-ar/strings.xml
index 78115aa..7ab43a1 100644
--- a/ring-android/app/src/main/res/values-ar/strings.xml
+++ b/ring-android/app/src/main/res/values-ar/strings.xml
@@ -40,8 +40,9 @@
   <!--TransferDFragment-->
   <!--Notifications-->
   <string name="notif_incoming_call">مكالمة واردة</string>
-  <string name="notif_current_call">المكالمات الحالية</string>
+  <string name="notif_current_call">مكالمة جارية</string>
   <string name="notif_channel_calls">المكالمات</string>
+  <string name="notif_group_calls">المكالمات</string>
   <!--Call Fragment-->
   <string name="you_txt_prefix">أنت:</string>
   <string name="action_call_hangup">أنهي المكالمة</string>
diff --git a/ring-android/app/src/main/res/values-bg/strings.xml b/ring-android/app/src/main/res/values-bg/strings.xml
index e69d4f7..71e1f27 100644
--- a/ring-android/app/src/main/res/values-bg/strings.xml
+++ b/ring-android/app/src/main/res/values-bg/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Входящо обаждане</string>
   <string name="notif_outgoing_call_title">Изходящо обаждане до %1$s</string>
   <string name="notif_outgoing_call">Изходящо обаждане</string>
-  <string name="notif_current_call_title">Текущ разговор с %1$s</string>
-  <string name="notif_current_call">Текущ разговор</string>
+  <string name="notif_current_call">Текущо обаждане</string>
   <string name="notif_channel_calls">Обаждания</string>
   <string name="notif_channel_missed_calls">Пропуснати обаждания</string>
   <string name="notif_channel_messages">Съобщения</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Прехвърляне на файлове</string>
   <string name="notif_channel_background_service">Фонов режим</string>
   <string name="notif_channel_background_service_descr">Позволява получаването на обаждания и съобщения по всяко време.</string>
+  <string name="notif_group_calls">Обаждания</string>
   <string name="notif_background_service">Jami в момента работи във фонов режим</string>
   <string name="notif_mark_as_read">Маркиране като прочетено</string>
   <string name="notif_dismiss">Отказ</string>
diff --git a/ring-android/app/src/main/res/values-ca/strings.xml b/ring-android/app/src/main/res/values-ca/strings.xml
index f626e27..6172375 100644
--- a/ring-android/app/src/main/res/values-ca/strings.xml
+++ b/ring-android/app/src/main/res/values-ca/strings.xml
@@ -52,12 +52,12 @@
   <string name="notif_incoming_call">Trucada entrant</string>
   <string name="notif_outgoing_call_title">Trucada sortint de %1$s</string>
   <string name="notif_outgoing_call">Trucada sortint</string>
-  <string name="notif_current_call_title">Trucada actual amb %1$s</string>
-  <string name="notif_current_call">Trucada actual</string>
+  <string name="notif_current_call">Trucada sortint</string>
   <string name="notif_channel_calls">Trucades</string>
   <string name="notif_channel_messages">Missatges</string>
   <string name="notif_channel_requests">Peticions</string>
   <string name="notif_channel_file_transfer">Transferència de fitxers</string>
+  <string name="notif_group_calls">Trucades</string>
   <string name="notif_mark_as_read">Marca com a llegit</string>
   <string name="notif_incoming_file_transfer">Alguna persona us està enviant un fitxer</string>
   <string name="notif_outgoing_file_transfer">Alguna persona us està enviant un fitxer</string>
diff --git a/ring-android/app/src/main/res/values-cs-rCZ/strings.xml b/ring-android/app/src/main/res/values-cs-rCZ/strings.xml
index 264db0b..708dd0a 100644
--- a/ring-android/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/ring-android/app/src/main/res/values-cs-rCZ/strings.xml
@@ -59,8 +59,7 @@
   <string name="notif_incoming_call">Příchozí hovor</string>
   <string name="notif_outgoing_call_title">Odchozí hovor k %1$s</string>
   <string name="notif_outgoing_call">Odchozí hovor</string>
-  <string name="notif_current_call_title">Současný hovor s %1$s</string>
-  <string name="notif_current_call">Současný hovor</string>
+  <string name="notif_current_call">Probíhající hovor</string>
   <string name="notif_channel_calls">Hovory</string>
   <string name="notif_channel_missed_calls">Zmeškané hovory</string>
   <string name="notif_channel_messages">Zprávy</string>
@@ -68,6 +67,7 @@
   <string name="notif_channel_file_transfer">Přenos souboru</string>
   <string name="notif_channel_background_service">Služba na pozadí</string>
   <string name="notif_channel_background_service_descr">Umožňuje příjem hovorů a zpráv kdykoli.</string>
+  <string name="notif_group_calls">Hovory</string>
   <string name="notif_background_service">Jami nyní běží na pozadí</string>
   <string name="notif_mark_as_read">Označit jako přečtené</string>
   <string name="notif_dismiss">Odmítnout</string>
diff --git a/ring-android/app/src/main/res/values-da/strings.xml b/ring-android/app/src/main/res/values-da/strings.xml
index 3d53884..1207f10 100644
--- a/ring-android/app/src/main/res/values-da/strings.xml
+++ b/ring-android/app/src/main/res/values-da/strings.xml
@@ -52,13 +52,13 @@
   <string name="notif_incoming_call">Indgående opkald</string>
   <string name="notif_outgoing_call_title">Udgående opkald til %1$s</string>
   <string name="notif_outgoing_call">Udgående opkald</string>
-  <string name="notif_current_call_title">Aktivt opkald med %1$s</string>
-  <string name="notif_current_call">Nuværende opkald</string>
+  <string name="notif_current_call">Igangværende opkald</string>
   <string name="notif_channel_calls">Opkald</string>
   <string name="notif_channel_missed_calls">Ubesvarede opkald</string>
   <string name="notif_channel_messages">Beskeder</string>
   <string name="notif_channel_requests">Forespørgsler</string>
   <string name="notif_channel_file_transfer">Filoverførsler</string>
+  <string name="notif_group_calls">Opkald</string>
   <string name="notif_mark_as_read">Marker som læst</string>
   <string name="notif_dismiss">Afvis</string>
   <string name="notif_reply">Svar</string>
diff --git a/ring-android/app/src/main/res/values-de-rDE/strings.xml b/ring-android/app/src/main/res/values-de-rDE/strings.xml
index 4f4edc2..8b0ae1a 100644
--- a/ring-android/app/src/main/res/values-de-rDE/strings.xml
+++ b/ring-android/app/src/main/res/values-de-rDE/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Eingehender Anruf</string>
   <string name="notif_outgoing_call_title">Ausgehende Anruf zu %1$s</string>
   <string name="notif_outgoing_call">Ausgehende Anruf</string>
-  <string name="notif_current_call_title">Aktueller Anruf mit %1$s</string>
-  <string name="notif_current_call">Aktueller Anruf</string>
+  <string name="notif_current_call">Aktiver Anruf</string>
   <string name="notif_channel_calls">Anrufe</string>
   <string name="notif_channel_missed_calls">Verpasste Anrufe</string>
   <string name="notif_channel_messages">Nachrichten</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Dateiübertragung</string>
   <string name="notif_channel_background_service">Hintergrundprozess</string>
   <string name="notif_channel_background_service_descr">Ermöglicht den Empfang von Anrufen und Nachrichten zu jeder Zeit.</string>
+  <string name="notif_group_calls">Anrufe</string>
   <string name="notif_background_service">Jami läuft momentan im Hintergrund</string>
   <string name="notif_mark_as_read">Als gelesen markieren</string>
   <string name="notif_dismiss">Abweisen</string>
diff --git a/ring-android/app/src/main/res/values-de/strings.xml b/ring-android/app/src/main/res/values-de/strings.xml
index 18a6a3b..276c21b 100644
--- a/ring-android/app/src/main/res/values-de/strings.xml
+++ b/ring-android/app/src/main/res/values-de/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Eingehender Anruf</string>
   <string name="notif_outgoing_call_title">Ausgehender Anruf von %1$s</string>
   <string name="notif_outgoing_call">Ausgehender Anruf</string>
-  <string name="notif_current_call_title">Aktueller Anruf mit %1$s</string>
-  <string name="notif_current_call">Aktueller Anruf</string>
+  <string name="notif_current_call">Derzeitiger Anruf</string>
   <string name="notif_channel_calls">Anrufe</string>
   <string name="notif_channel_missed_calls">Entgangene Anrufe</string>
   <string name="notif_channel_messages">Nachrichten</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Dateitransfer</string>
   <string name="notif_channel_background_service">Hintergrunddienst</string>
   <string name="notif_channel_background_service_descr">Ermöglicht den jederzeitigen Empfang von Anrufen und Nachrichten.</string>
+  <string name="notif_group_calls">Anrufe</string>
   <string name="notif_background_service">Jami läuft momentan im Hintergrund</string>
   <string name="notif_mark_as_read">Als gelesen markieren</string>
   <string name="notif_dismiss">Verwerfen</string>
diff --git a/ring-android/app/src/main/res/values-el/strings.xml b/ring-android/app/src/main/res/values-el/strings.xml
index 88c5962..71af419 100644
--- a/ring-android/app/src/main/res/values-el/strings.xml
+++ b/ring-android/app/src/main/res/values-el/strings.xml
@@ -47,9 +47,9 @@
   <string name="notif_incoming_call">Εισερχόμενη κλήση</string>
   <string name="notif_outgoing_call_title">Εξερχόμενη κλήση  %1$s</string>
   <string name="notif_outgoing_call">Εξερχόμενη κλήση</string>
-  <string name="notif_current_call_title">Κλήση σε εξέλιξη με %1$s</string>
-  <string name="notif_current_call">Κλήση σε εξέλιξη</string>
+  <string name="notif_current_call">Εξερχόμενη κλήση</string>
   <string name="notif_channel_calls">Κλήσεις</string>
+  <string name="notif_group_calls">Κλήσεις</string>
   <!--Call Fragment-->
   <string name="you_txt_prefix">Εσύ</string>
   <string name="action_call_hangup">Κλείσιμο</string>
diff --git a/ring-android/app/src/main/res/values-eo/strings.xml b/ring-android/app/src/main/res/values-eo/strings.xml
index 0d79a25..ae42df0 100644
--- a/ring-android/app/src/main/res/values-eo/strings.xml
+++ b/ring-android/app/src/main/res/values-eo/strings.xml
@@ -36,9 +36,9 @@
   <string name="notif_incoming_call">Eniranta voko</string>
   <string name="notif_outgoing_call_title">Eliranta voko al %1$s</string>
   <string name="notif_outgoing_call">Eliranta voko</string>
-  <string name="notif_current_call_title">Aktiva voko kun %1$s</string>
   <string name="notif_current_call">Aktiva voko</string>
   <string name="notif_channel_calls">Vokoj</string>
+  <string name="notif_group_calls">Vokoj</string>
   <!--Call Fragment-->
   <string name="you_txt_prefix">Vi:</string>
   <string name="action_call_hangup">Fini vokon</string>
diff --git a/ring-android/app/src/main/res/values-es-rAR/strings.xml b/ring-android/app/src/main/res/values-es-rAR/strings.xml
index b4b8170..8d31102 100644
--- a/ring-android/app/src/main/res/values-es-rAR/strings.xml
+++ b/ring-android/app/src/main/res/values-es-rAR/strings.xml
@@ -52,12 +52,12 @@
   <string name="notif_incoming_call">Llamada entrante</string>
   <string name="notif_outgoing_call_title">Llamada saliente a %1$s</string>
   <string name="notif_outgoing_call">Llamada saliente</string>
-  <string name="notif_current_call_title">Llamada en curso con %1$s</string>
   <string name="notif_current_call">Llamada en curso</string>
   <string name="notif_channel_calls">Llamadas</string>
   <string name="notif_channel_messages">Mensajes</string>
   <string name="notif_channel_requests">Solicitudes</string>
   <string name="notif_channel_file_transfer">Transferencia de archivos</string>
+  <string name="notif_group_calls">Llamadas</string>
   <string name="notif_mark_as_read">Marcar como leído</string>
   <string name="notif_incoming_file_transfer_title">Archivo entrante de %1$s</string>
   <string name="notif_incoming_file_transfer">Alguien quiere enviarte un archivo</string>
diff --git a/ring-android/app/src/main/res/values-es/strings.xml b/ring-android/app/src/main/res/values-es/strings.xml
index 8cb0ae1..17e50bc 100644
--- a/ring-android/app/src/main/res/values-es/strings.xml
+++ b/ring-android/app/src/main/res/values-es/strings.xml
@@ -58,7 +58,6 @@
   <string name="notif_incoming_call">Llamada entrante</string>
   <string name="notif_outgoing_call_title">Llamando a %1$s</string>
   <string name="notif_outgoing_call">Llamada saliente</string>
-  <string name="notif_current_call_title">Llamada en curso con %1$s</string>
   <string name="notif_current_call">Llamada en curso</string>
   <string name="notif_channel_calls">Llamadas</string>
   <string name="notif_channel_missed_calls">Llamadas perdidas</string>
@@ -67,6 +66,7 @@
   <string name="notif_channel_file_transfer">Transferencia de archivos</string>
   <string name="notif_channel_background_service">Servicio en segundo plano</string>
   <string name="notif_channel_background_service_descr">Permitir recibir llamadas y mensajes en cualquier momento.</string>
+  <string name="notif_group_calls">Llamadas</string>
   <string name="notif_background_service">Jami se está ejecutando en segundo plano</string>
   <string name="notif_mark_as_read">Marcar como leído</string>
   <string name="notif_dismiss">Descartar</string>
diff --git a/ring-android/app/src/main/res/values-fa-rIR/strings.xml b/ring-android/app/src/main/res/values-fa-rIR/strings.xml
index d500cd3..0490d1a 100644
--- a/ring-android/app/src/main/res/values-fa-rIR/strings.xml
+++ b/ring-android/app/src/main/res/values-fa-rIR/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">تماس دریافتی</string>
   <string name="notif_outgoing_call_title">تماس خروجی با %1$s</string>
   <string name="notif_outgoing_call">تماس خروجی</string>
-  <string name="notif_current_call_title">تماس کنونی با %1$s</string>
-  <string name="notif_current_call">تماس کنونی</string>
+  <string name="notif_current_call">تماس خروجی</string>
   <string name="notif_channel_calls">تماس‌ها</string>
   <string name="notif_channel_missed_calls">تماس از دست رفته</string>
   <string name="notif_channel_messages">پیام ها</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">انتقال فایل</string>
   <string name="notif_channel_background_service">خدمت پس‌زمینه</string>
   <string name="notif_channel_background_service_descr">اجازهٔ گرفتن تماس‌ها و پیام‌ها در هر زمان.</string>
+  <string name="notif_group_calls">تماس‌ها</string>
   <string name="notif_background_service">جمی در پس‌زمینه در حال اجراست.</string>
   <string name="notif_mark_as_read">به عنوان خوانده شده علامت بزن</string>
   <string name="notif_dismiss"> رد کنید</string>
diff --git a/ring-android/app/src/main/res/values-fi/strings.xml b/ring-android/app/src/main/res/values-fi/strings.xml
index f9f1cee..c45aa63 100644
--- a/ring-android/app/src/main/res/values-fi/strings.xml
+++ b/ring-android/app/src/main/res/values-fi/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Saapuva puhelu</string>
   <string name="notif_outgoing_call_title">Lähtevä puhelu %1$s</string>
   <string name="notif_outgoing_call">Lähtevä puhelu</string>
-  <string name="notif_current_call_title">Puhelu %1$s</string>
-  <string name="notif_current_call">Puhelu</string>
+  <string name="notif_current_call">Tämänhetkinen puhelu</string>
   <string name="notif_channel_calls">Puhelut</string>
   <string name="notif_channel_missed_calls">Vastaamattomat puhelut</string>
   <string name="notif_channel_messages">Viestit</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Tiedostonsiirto</string>
   <string name="notif_channel_background_service">Taustapalvelu</string>
   <string name="notif_channel_background_service_descr">Sallii puheluiden ja viestien saamisen milloin vain.</string>
+  <string name="notif_group_calls">Puhelut</string>
   <string name="notif_background_service">Jami toimii taustalla</string>
   <string name="notif_mark_as_read">Merkitse luetuksi</string>
   <string name="notif_reply">Vastaa</string>
diff --git a/ring-android/app/src/main/res/values-fr-rCA/strings.xml b/ring-android/app/src/main/res/values-fr-rCA/strings.xml
index e590fe7..26f908d 100644
--- a/ring-android/app/src/main/res/values-fr-rCA/strings.xml
+++ b/ring-android/app/src/main/res/values-fr-rCA/strings.xml
@@ -53,11 +53,11 @@
   <string name="notif_incoming_call">Appel entrant</string>
   <string name="notif_outgoing_call_title">Appel sortant à %1$s</string>
   <string name="notif_outgoing_call">Appel sortant</string>
-  <string name="notif_current_call_title">Appel en cours avec %1$s</string>
   <string name="notif_current_call">Appel en cours</string>
   <string name="notif_channel_calls">Appels</string>
   <string name="notif_channel_messages">Messages</string>
   <string name="notif_channel_requests">Sollicitations</string>
+  <string name="notif_group_calls">Appels</string>
   <string name="notif_mark_as_read">Marqué comme lu</string>
   <!--Call Fragment-->
   <string name="you_txt_prefix">Toi:</string>
diff --git a/ring-android/app/src/main/res/values-fr-rFR/strings.xml b/ring-android/app/src/main/res/values-fr-rFR/strings.xml
index 2384dbe..553921e 100644
--- a/ring-android/app/src/main/res/values-fr-rFR/strings.xml
+++ b/ring-android/app/src/main/res/values-fr-rFR/strings.xml
@@ -42,7 +42,6 @@
   <string name="notif_incoming_call">Appel entrant</string>
   <string name="notif_outgoing_call_title">Appel sortant à %1$s</string>
   <string name="notif_outgoing_call">Appel sortant</string>
-  <string name="notif_current_call_title">Appel en cours avec %1$s</string>
   <string name="notif_current_call">Appel en cours</string>
   <!--Call Fragment-->
   <string name="you_txt_prefix">Toi</string>
diff --git a/ring-android/app/src/main/res/values-fr/strings.xml b/ring-android/app/src/main/res/values-fr/strings.xml
index c98ac16..f6b3a96 100644
--- a/ring-android/app/src/main/res/values-fr/strings.xml
+++ b/ring-android/app/src/main/res/values-fr/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Appel entrant</string>
   <string name="notif_outgoing_call_title">Appel sortant vers %1$s</string>
   <string name="notif_outgoing_call">Appel sortant</string>
-  <string name="notif_current_call_title">Appel en cours avec %1$s</string>
-  <string name="notif_current_call">Revenir à l’appel vidéo</string>
+  <string name="notif_current_call">Appel en cours</string>
   <string name="notif_channel_calls">Appels</string>
   <string name="notif_channel_missed_calls">Appels manqués</string>
   <string name="notif_channel_messages">Messages</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Transfert de fichier</string>
   <string name="notif_channel_background_service">Service en arrière-plan</string>
   <string name="notif_channel_background_service_descr">Permet de recevoir des appels et des messages en tout temps.</string>
+  <string name="notif_group_calls">Appels</string>
   <string name="notif_background_service">Jami fonctionne en arrière-plan.</string>
   <string name="notif_mark_as_read">Marquer comme lu</string>
   <string name="notif_dismiss">Rejeter</string>
diff --git a/ring-android/app/src/main/res/values-he/strings.xml b/ring-android/app/src/main/res/values-he/strings.xml
index 8497139..174b92a 100644
--- a/ring-android/app/src/main/res/values-he/strings.xml
+++ b/ring-android/app/src/main/res/values-he/strings.xml
@@ -26,6 +26,7 @@
   <!--Notifications-->
   <string name="notif_incoming_call">קריאה נכנסת</string>
   <string name="notif_channel_calls">קריאות</string>
+  <string name="notif_group_calls">קריאות</string>
   <!--Call Fragment-->
   <string name="you_txt_prefix">את(ה):</string>
   <string name="action_call_hangup">   נתק</string>
diff --git a/ring-android/app/src/main/res/values-hr/strings.xml b/ring-android/app/src/main/res/values-hr/strings.xml
index f687edc..455fb5f 100644
--- a/ring-android/app/src/main/res/values-hr/strings.xml
+++ b/ring-android/app/src/main/res/values-hr/strings.xml
@@ -48,13 +48,13 @@
   <string name="notif_incoming_call">Dolazni poziv</string>
   <string name="notif_outgoing_call_title">Odlazni poziv za %1$s</string>
   <string name="notif_outgoing_call">Odlazni poziv</string>
-  <string name="notif_current_call_title">Trenutni poziv sa %1$s</string>
-  <string name="notif_current_call">Trenutni poziv</string>
+  <string name="notif_current_call">Poziv koji je u tijeku</string>
   <string name="notif_channel_calls">Pozivi</string>
   <string name="notif_channel_missed_calls">Propušteni pozivi</string>
   <string name="notif_channel_messages">Poruke</string>
   <string name="notif_channel_requests">Zahtjevi</string>
   <string name="notif_channel_file_transfer">Prijenos datoteka </string>
+  <string name="notif_group_calls">Pozivi</string>
   <string name="notif_mark_as_read">Označi kao pročitano</string>
   <string name="notif_reply">Odgovori</string>
   <string name="notif_incoming_file_transfer_title">Dolazna datoteka od %1$s</string>
diff --git a/ring-android/app/src/main/res/values-hu/strings.xml b/ring-android/app/src/main/res/values-hu/strings.xml
index 3b325ae..19a45bf 100644
--- a/ring-android/app/src/main/res/values-hu/strings.xml
+++ b/ring-android/app/src/main/res/values-hu/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Bejövő hívás</string>
   <string name="notif_outgoing_call_title">Kimenő hívás a következő felé: %1$s</string>
   <string name="notif_outgoing_call">Kimenő hívás</string>
-  <string name="notif_current_call_title">Jelenlegi hívás a következővel: %1$s</string>
-  <string name="notif_current_call">Jelenlegi hívás</string>
+  <string name="notif_current_call">Folyamatban lévő hívás</string>
   <string name="notif_channel_calls">Hívások</string>
   <string name="notif_channel_missed_calls">Nem fogadott hívások</string>
   <string name="notif_channel_messages">Üzenetek</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Fájl átvitel</string>
   <string name="notif_channel_background_service">Háttérben futó szolgáltatás</string>
   <string name="notif_channel_background_service_descr">Bejövő hívások és üzenetek engedélyezése bármikor.</string>
+  <string name="notif_group_calls">Hívások</string>
   <string name="notif_background_service">Jami jelenleg fut a háttérben</string>
   <string name="notif_mark_as_read">Megjelölés olvasottként</string>
   <string name="notif_dismiss">Elutasítás</string>
diff --git a/ring-android/app/src/main/res/values-hu/strings_account.xml b/ring-android/app/src/main/res/values-hu/strings_account.xml
index 76bf73e..0c93944 100644
--- a/ring-android/app/src/main/res/values-hu/strings_account.xml
+++ b/ring-android/app/src/main/res/values-hu/strings_account.xml
@@ -161,12 +161,14 @@
   <!--Name registration-->
   <string name="error_username_empty">Felhasználónév megadása</string>
   <string name="no_registered_name_for_account">Nincs bejegyzett név talált erre a fiókra</string>
+  <string name="username_available">A felhasználónév elérhető!</string>
   <string name="register_name">Bejegyeztetés név</string>
   <string name="trying_to_register_name">A név bejegyeztetésének kipróbálása</string>
   <string name="registered_username">Bejegyzett felhasználónév</string>
   <string name="register_username">Nyilvános felhasználónév bejegyeztetése (ajánlott)</string>
   <string name="username_already_taken">A felhasználónév már regisztrálva van</string>
   <string name="invalid_username">Érvénytelen felhasználónév</string>
+  <string name="unknown_error">Ismeretlen hiba történt. Ellenőrizze a hálózati kapcsolatot.</string>
   <string name="looking_for_username_availability">A felhasználónév rendelkezésre állás keresése…</string>
   <string name="account_status_connecting">Kapcsolódás</string>
   <string name="account_status_connection_error">Csatlakozási hiba</string>
diff --git a/ring-android/app/src/main/res/values-it-rIT/strings.xml b/ring-android/app/src/main/res/values-it-rIT/strings.xml
index 69be123..7cc498f 100644
--- a/ring-android/app/src/main/res/values-it-rIT/strings.xml
+++ b/ring-android/app/src/main/res/values-it-rIT/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Chiamata in arrivo</string>
   <string name="notif_outgoing_call_title">Sto chiamando %1$s</string>
   <string name="notif_outgoing_call">Chiamata in uscita</string>
-  <string name="notif_current_call_title">Chiamata in corso con %1$s</string>
-  <string name="notif_current_call">Chiamata corrente</string>
+  <string name="notif_current_call">Chiamata in corso</string>
   <string name="notif_channel_calls">Chiamate</string>
   <string name="notif_channel_missed_calls">Chiamate perse</string>
   <string name="notif_channel_messages">Messaggi</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">trasferimento file</string>
   <string name="notif_channel_background_service">Servizio in background</string>
   <string name="notif_channel_background_service_descr">Consenti sempre di ricevere chiamate e messaggi</string>
+  <string name="notif_group_calls">Chiamate</string>
   <string name="notif_background_service">Jami è in esecuzione in secondo piano</string>
   <string name="notif_mark_as_read">Segna come letto</string>
   <string name="notif_dismiss">Tralascia</string>
diff --git a/ring-android/app/src/main/res/values-it/strings.xml b/ring-android/app/src/main/res/values-it/strings.xml
index c7b2545..69408fe 100644
--- a/ring-android/app/src/main/res/values-it/strings.xml
+++ b/ring-android/app/src/main/res/values-it/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Chiamata in arrivo</string>
   <string name="notif_outgoing_call_title">Chiamata in uscita per %1$s</string>
   <string name="notif_outgoing_call">Chiamata in uscita</string>
-  <string name="notif_current_call_title">Chiamata in corso con %1$s</string>
-  <string name="notif_current_call">Chiamata corrente</string>
+  <string name="notif_current_call">Chiamata in corso</string>
   <string name="notif_channel_calls">Chiamate</string>
   <string name="notif_channel_missed_calls">Chiamate perse</string>
   <string name="notif_channel_messages">Messaggi</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Trasferimento file</string>
   <string name="notif_channel_background_service">Servizio in background</string>
   <string name="notif_channel_background_service_descr">Consente di ricevere chiamate e messaggi in qualsiasi momento.</string>
+  <string name="notif_group_calls">Chiamate</string>
   <string name="notif_background_service">Jami è attualmente in esecuzione in background</string>
   <string name="notif_mark_as_read">Segna come letto</string>
   <string name="notif_dismiss">Ignora</string>
diff --git a/ring-android/app/src/main/res/values-ja/strings.xml b/ring-android/app/src/main/res/values-ja/strings.xml
index 28aa2c3..8d1146c 100644
--- a/ring-android/app/src/main/res/values-ja/strings.xml
+++ b/ring-android/app/src/main/res/values-ja/strings.xml
@@ -50,9 +50,9 @@
   <string name="notif_incoming_call">着信</string>
   <string name="notif_outgoing_call_title">%1$s への発信</string>
   <string name="notif_outgoing_call">発信</string>
-  <string name="notif_current_call_title">%1$s と現在の通話</string>
-  <string name="notif_current_call">現在の通話</string>
+  <string name="notif_current_call">通話中</string>
   <string name="notif_channel_calls">発信</string>
+  <string name="notif_group_calls">発信</string>
   <!--Call Fragment-->
   <string name="you_txt_prefix">あなた:</string>
   <string name="action_call_hangup">通話終了</string>
diff --git a/ring-android/app/src/main/res/values-lt/strings.xml b/ring-android/app/src/main/res/values-lt/strings.xml
index 2415590..d653efe 100644
--- a/ring-android/app/src/main/res/values-lt/strings.xml
+++ b/ring-android/app/src/main/res/values-lt/strings.xml
@@ -57,7 +57,6 @@
   <string name="notif_incoming_call">Gaunamasis skambutis</string>
   <string name="notif_outgoing_call_title">Išsiunčiamasis skambutis naudotojui %1$s</string>
   <string name="notif_outgoing_call">Išsiunčiamasis skambutis</string>
-  <string name="notif_current_call_title">Esamas skambutis su %1$s</string>
   <string name="notif_current_call">Esamas skambutis</string>
   <string name="notif_channel_calls">Skambučiai</string>
   <string name="notif_channel_missed_calls">Praleisti skambučiai</string>
@@ -65,6 +64,7 @@
   <string name="notif_channel_requests">Užklausos</string>
   <string name="notif_channel_file_transfer">Failų persiuntimas</string>
   <string name="notif_channel_background_service_descr">Leidžia bet kuriuo metu priimti skambučius ir gauti žinutes.</string>
+  <string name="notif_group_calls">Skambučiai</string>
   <string name="notif_background_service">Šiuo metu Jami veikia fone</string>
   <string name="notif_mark_as_read">Žymėti kaip skaitytą</string>
   <string name="notif_reply">Atsakyti</string>
diff --git a/ring-android/app/src/main/res/values-ms/strings.xml b/ring-android/app/src/main/res/values-ms/strings.xml
index 8df17ef..e5ccd35 100644
--- a/ring-android/app/src/main/res/values-ms/strings.xml
+++ b/ring-android/app/src/main/res/values-ms/strings.xml
@@ -41,9 +41,9 @@
   <string name="notif_incoming_call">Panggilan masuk</string>
   <string name="notif_outgoing_call_title">Panggilan keluar kepada %1$s</string>
   <string name="notif_outgoing_call">Panggilan keluar</string>
-  <string name="notif_current_call_title">Panggilan sedang berlangsung dengan %1$s</string>
   <string name="notif_current_call">Panggilan sedang berlangsung</string>
   <string name="notif_channel_calls">Panggilan</string>
+  <string name="notif_group_calls">Panggilan</string>
   <!--Call Fragment-->
   <string name="you_txt_prefix">Anda</string>
   <string name="action_call_hangup">Putuskan</string>
diff --git a/ring-android/app/src/main/res/values-nb/strings.xml b/ring-android/app/src/main/res/values-nb/strings.xml
index 88cfb15..d004193 100644
--- a/ring-android/app/src/main/res/values-nb/strings.xml
+++ b/ring-android/app/src/main/res/values-nb/strings.xml
@@ -57,7 +57,6 @@
   <string name="notif_incoming_call">Innkommende samtale</string>
   <string name="notif_outgoing_call_title">Utgående samtale til %1$s</string>
   <string name="notif_outgoing_call">Utgående samtale</string>
-  <string name="notif_current_call_title">Pågående samtale med %1$s</string>
   <string name="notif_current_call">Pågående samtale</string>
   <string name="notif_channel_calls">Samtaler</string>
   <string name="notif_channel_missed_calls">Tapte anrop</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Filoverføring</string>
   <string name="notif_channel_background_service">Bakgrunnstjeneste</string>
   <string name="notif_channel_background_service_descr">Tillater anropsmottak og meldinger når som helst.</string>
+  <string name="notif_group_calls">Samtaler</string>
   <string name="notif_background_service">Jami kjører for tiden i bakgrunnen</string>
   <string name="notif_mark_as_read">Merk som lest</string>
   <string name="notif_dismiss">Avvis</string>
diff --git a/ring-android/app/src/main/res/values-nl-rBE/strings.xml b/ring-android/app/src/main/res/values-nl-rBE/strings.xml
index 0cdf21a..7fad1c0 100644
--- a/ring-android/app/src/main/res/values-nl-rBE/strings.xml
+++ b/ring-android/app/src/main/res/values-nl-rBE/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Inkomende oproep</string>
   <string name="notif_outgoing_call_title">Uitgaande oproep naar %1$s</string>
   <string name="notif_outgoing_call">Uitgaande oproep</string>
-  <string name="notif_current_call_title">Huidige oproep met %1$s</string>
-  <string name="notif_current_call">Huidige oproep</string>
+  <string name="notif_current_call">Lopende oproep</string>
   <string name="notif_channel_calls">Oproepen</string>
   <string name="notif_channel_missed_calls">Gemiste oproepen</string>
   <string name="notif_channel_messages">Berichten</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Bestandsoverdracht</string>
   <string name="notif_channel_background_service">Achtergronddienst</string>
   <string name="notif_channel_background_service_descr">Maakt het mogelijk om te allen tijde oproepen en berichten te ontvangen.</string>
+  <string name="notif_group_calls">Oproepen</string>
   <string name="notif_background_service">Jami draait momenteel in de achtergrond</string>
   <string name="notif_mark_as_read">Markeren als gelezen</string>
   <string name="notif_dismiss">Negeren</string>
diff --git a/ring-android/app/src/main/res/values-nl/strings.xml b/ring-android/app/src/main/res/values-nl/strings.xml
index 2442482..e60dd16 100644
--- a/ring-android/app/src/main/res/values-nl/strings.xml
+++ b/ring-android/app/src/main/res/values-nl/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Inkomende oproep</string>
   <string name="notif_outgoing_call_title">Uitgaande oproep naar %1$s</string>
   <string name="notif_outgoing_call">Uitgaande oproep</string>
-  <string name="notif_current_call_title">Huidige oproep met %1$s</string>
-  <string name="notif_current_call">Huidige oproep</string>
+  <string name="notif_current_call">Lopende oproep</string>
   <string name="notif_channel_calls">Oproepen</string>
   <string name="notif_channel_missed_calls">Gemiste oproepen</string>
   <string name="notif_channel_messages">Berichten</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Bestandsoverdracht</string>
   <string name="notif_channel_background_service">Achtergronddienst</string>
   <string name="notif_channel_background_service_descr">Maakt het mogelijk om op elk moment oproepen en berichten te ontvangen.</string>
+  <string name="notif_group_calls">Oproepen</string>
   <string name="notif_background_service">Jami draait momenteel in de achtergrond</string>
   <string name="notif_mark_as_read">Markeren als gelezen</string>
   <string name="notif_dismiss">Negeren</string>
diff --git a/ring-android/app/src/main/res/values-pa/strings.xml b/ring-android/app/src/main/res/values-pa/strings.xml
index 58f78db..97aaf05 100644
--- a/ring-android/app/src/main/res/values-pa/strings.xml
+++ b/ring-android/app/src/main/res/values-pa/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">ਆਉਂਦੀ ਕਾਲ</string>
   <string name="notif_outgoing_call_title">%1$s ਨੂੰ ਜਾਂਦੀ ਕਾਲ</string>
   <string name="notif_outgoing_call">ਜਾਂਦੀ ਕਾਲ</string>
-  <string name="notif_current_call_title">%1$s ਨਾਲ ਮੌਜੂਦਾ ਕਾਲ</string>
-  <string name="notif_current_call">ਮੌਜੂਦਾ ਕਾਲ</string>
+  <string name="notif_current_call">ਜਾਂਦੀ ਕਾਲ</string>
   <string name="notif_channel_calls">ਕਾਲਾਂ</string>
   <string name="notif_channel_missed_calls">ਖੁੰਝੀਆਂ ਕਾਲਾਂ</string>
   <string name="notif_channel_messages">ਸੁਨੇਹੇ</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">ਫ਼ਾਈਲ ਤਬਾਦਲਾ</string>
   <string name="notif_channel_background_service">ਬੈਕਗ੍ਰਾਊਂਡ ਸੇਵਾ</string>
   <string name="notif_channel_background_service_descr">ਕਿਸੇ ਵੇਲੇ ਵੀ ਕਾਲਾਂ ਅਤੇ ਸੁਨੇਹੇ ਆਉਣ ਦਿਓ।</string>
+  <string name="notif_group_calls">ਕਾਲਾਂ</string>
   <string name="notif_background_service">Jami ਐਪ ਫਿਲਹਾਲ ਬੈਕਗ੍ਰਾਊਂਡ ਵਿੱਚ ਚੱਲ ਰਹੀ ਹੈ</string>
   <string name="notif_mark_as_read">ਪੜ੍ਹੇ ਵਜੋਂ ਨਿਸ਼ਾਨ ਲਗਾਓ</string>
   <string name="notif_dismiss">ਖਾਰਜ ਕਰੋ</string>
diff --git a/ring-android/app/src/main/res/values-pl-rPL/strings.xml b/ring-android/app/src/main/res/values-pl-rPL/strings.xml
index 177e931..4c7de6c 100644
--- a/ring-android/app/src/main/res/values-pl-rPL/strings.xml
+++ b/ring-android/app/src/main/res/values-pl-rPL/strings.xml
@@ -59,8 +59,7 @@
   <string name="notif_incoming_call">Połączenie przychodzące</string>
   <string name="notif_outgoing_call_title">Połączenie wychodzące do %1$s</string>
   <string name="notif_outgoing_call">Połączenie wychodzące</string>
-  <string name="notif_current_call_title">Aktualna rozmowa z %1$s</string>
-  <string name="notif_current_call">Aktualna rozmowa</string>
+  <string name="notif_current_call">Trwa połączenie</string>
   <string name="notif_channel_calls">Rozmowy</string>
   <string name="notif_channel_missed_calls">Nieodebrane rozmowy</string>
   <string name="notif_channel_messages">Wiadomości</string>
@@ -68,6 +67,7 @@
   <string name="notif_channel_file_transfer">Transfer pliku</string>
   <string name="notif_channel_background_service">Usługa w tle</string>
   <string name="notif_channel_background_service_descr">Pozwala na odbieranie połączeń i wiadomości w dowolnym czasie.</string>
+  <string name="notif_group_calls">Rozmowy</string>
   <string name="notif_background_service">Jami działa teraz w tle</string>
   <string name="notif_mark_as_read">Zaznacz jako przeczytane</string>
   <string name="notif_dismiss">Odrzuć</string>
diff --git a/ring-android/app/src/main/res/values-pl/strings.xml b/ring-android/app/src/main/res/values-pl/strings.xml
index c10be5e..7e6a581 100644
--- a/ring-android/app/src/main/res/values-pl/strings.xml
+++ b/ring-android/app/src/main/res/values-pl/strings.xml
@@ -59,8 +59,7 @@
   <string name="notif_incoming_call">Połączenie przychodzące</string>
   <string name="notif_outgoing_call_title">Połączenie wychodzące do %1$s</string>
   <string name="notif_outgoing_call">Połączenie wychodzące</string>
-  <string name="notif_current_call_title">Aktualna rozmowa z %1$s</string>
-  <string name="notif_current_call">Aktualna rozmowa</string>
+  <string name="notif_current_call">Trwa połączenie</string>
   <string name="notif_channel_calls">Rozmowy</string>
   <string name="notif_channel_missed_calls">Nieodebrane rozmowy</string>
   <string name="notif_channel_messages">Wiadomości</string>
@@ -68,6 +67,7 @@
   <string name="notif_channel_file_transfer">Transfer pliku</string>
   <string name="notif_channel_background_service">Usługa w tle</string>
   <string name="notif_channel_background_service_descr">Pozwala na odbieranie połączeń i wiadomości w dowolnym czasie.</string>
+  <string name="notif_group_calls">Rozmowy</string>
   <string name="notif_background_service">Jami działa teraz w tle</string>
   <string name="notif_mark_as_read">Zaznacz jako przeczytane</string>
   <string name="notif_dismiss">Odrzuć</string>
diff --git a/ring-android/app/src/main/res/values-pt-rBR/strings.xml b/ring-android/app/src/main/res/values-pt-rBR/strings.xml
index 59d57fc..945df4a 100644
--- a/ring-android/app/src/main/res/values-pt-rBR/strings.xml
+++ b/ring-android/app/src/main/res/values-pt-rBR/strings.xml
@@ -58,8 +58,7 @@
   <string name="notif_incoming_call">Chamada recebida</string>
   <string name="notif_outgoing_call_title">Chamada efetuada para %1$s</string>
   <string name="notif_outgoing_call">Chamada efetuada</string>
-  <string name="notif_current_call_title">Chamada atual com %1$s</string>
-  <string name="notif_current_call">Chamada atual</string>
+  <string name="notif_current_call">Chamada em andamento</string>
   <string name="notif_channel_calls">Chamadas</string>
   <string name="notif_channel_missed_calls">Chamadas não atendidas</string>
   <string name="notif_channel_messages">Mensagens</string>
@@ -67,6 +66,7 @@
   <string name="notif_channel_file_transfer">Transferência de arquivo</string>
   <string name="notif_channel_background_service">Serviço de segundo-plano</string>
   <string name="notif_channel_background_service_descr">Permite receber chamadas e mensagens a qualquer hora.</string>
+  <string name="notif_group_calls">Chamadas</string>
   <string name="notif_background_service">Jami está ativo em segundo-plano.</string>
   <string name="notif_mark_as_read">Marcar como lida</string>
   <string name="notif_dismiss">Dispensar</string>
diff --git a/ring-android/app/src/main/res/values-pt-rPT/strings.xml b/ring-android/app/src/main/res/values-pt-rPT/strings.xml
index bb5e50d..7ca36cf 100644
--- a/ring-android/app/src/main/res/values-pt-rPT/strings.xml
+++ b/ring-android/app/src/main/res/values-pt-rPT/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Chamada recebida</string>
   <string name="notif_outgoing_call_title">Chamada efetuada para %1$s</string>
   <string name="notif_outgoing_call">Chamada efetuada</string>
-  <string name="notif_current_call_title">Chamada atual com %1$s</string>
-  <string name="notif_current_call">Chamada atual</string>
+  <string name="notif_current_call">Chamada a decorrer</string>
   <string name="notif_channel_calls">Chamadas</string>
   <string name="notif_channel_missed_calls">Chamadas não atendidas</string>
   <string name="notif_channel_messages">Mensagens</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Transferência de ficheiro</string>
   <string name="notif_channel_background_service">Serviço em segundo plano</string>
   <string name="notif_channel_background_service_descr">Permite receber chamadas e mensagens em qualquer altura.</string>
+  <string name="notif_group_calls">Chamadas</string>
   <string name="notif_background_service">O Jami está a ser executado em segundo plano</string>
   <string name="notif_mark_as_read">Marcar como lida</string>
   <string name="notif_dismiss">Dispensar</string>
diff --git a/ring-android/app/src/main/res/values-pt-rPT/strings_account.xml b/ring-android/app/src/main/res/values-pt-rPT/strings_account.xml
index eaa4ccf..16c253b 100644
--- a/ring-android/app/src/main/res/values-pt-rPT/strings_account.xml
+++ b/ring-android/app/src/main/res/values-pt-rPT/strings_account.xml
@@ -161,12 +161,14 @@
   <!--Name registration-->
   <string name="error_username_empty">Introduza um nome de utilizador</string>
   <string name="no_registered_name_for_account">Não foi encontrado nenhum nome registado para esta conta</string>
+  <string name="username_available">Nome de utilizador disponível!</string>
   <string name="register_name">Registar nome</string>
   <string name="trying_to_register_name">A tentar registar o nome</string>
   <string name="registered_username">Nome de utilizador registado</string>
   <string name="register_username">Registar nome de utilizador público (recomendado)</string>
   <string name="username_already_taken">O nome de utilizador já está registado</string>
   <string name="invalid_username">O nome de utilizador não é válido</string>
+  <string name="unknown_error">Erro desconhecido. Por favor verifique a sua ligação à rede!</string>
   <string name="looking_for_username_availability">A pesquisar pela disponibilidade do nome de utilizador…</string>
   <string name="account_status_connecting">A conectar</string>
   <string name="account_status_connection_error">Erro de conexão</string>
diff --git a/ring-android/app/src/main/res/values-pt/strings.xml b/ring-android/app/src/main/res/values-pt/strings.xml
index bb5e50d..7ca36cf 100644
--- a/ring-android/app/src/main/res/values-pt/strings.xml
+++ b/ring-android/app/src/main/res/values-pt/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Chamada recebida</string>
   <string name="notif_outgoing_call_title">Chamada efetuada para %1$s</string>
   <string name="notif_outgoing_call">Chamada efetuada</string>
-  <string name="notif_current_call_title">Chamada atual com %1$s</string>
-  <string name="notif_current_call">Chamada atual</string>
+  <string name="notif_current_call">Chamada a decorrer</string>
   <string name="notif_channel_calls">Chamadas</string>
   <string name="notif_channel_missed_calls">Chamadas não atendidas</string>
   <string name="notif_channel_messages">Mensagens</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Transferência de ficheiro</string>
   <string name="notif_channel_background_service">Serviço em segundo plano</string>
   <string name="notif_channel_background_service_descr">Permite receber chamadas e mensagens em qualquer altura.</string>
+  <string name="notif_group_calls">Chamadas</string>
   <string name="notif_background_service">O Jami está a ser executado em segundo plano</string>
   <string name="notif_mark_as_read">Marcar como lida</string>
   <string name="notif_dismiss">Dispensar</string>
diff --git a/ring-android/app/src/main/res/values-pt/strings_account.xml b/ring-android/app/src/main/res/values-pt/strings_account.xml
index 008493c..9114495 100644
--- a/ring-android/app/src/main/res/values-pt/strings_account.xml
+++ b/ring-android/app/src/main/res/values-pt/strings_account.xml
@@ -161,12 +161,14 @@
   <!--Name registration-->
   <string name="error_username_empty">Introduza um nome de utilizador</string>
   <string name="no_registered_name_for_account">Não foi encontrado nenhum nome registado para esta conta</string>
+  <string name="username_available">Nome de utilizador disponível!</string>
   <string name="register_name">Registar nome</string>
   <string name="trying_to_register_name">A tentar registar o nome</string>
   <string name="registered_username">Nome de utilizador registado</string>
   <string name="register_username">Registar nome de utilizador público (recomendado)</string>
   <string name="username_already_taken">O nome de utilizador já está registado</string>
   <string name="invalid_username">O nome de utilizador não é válido</string>
+  <string name="unknown_error">Erro desconhecido. Por favor verifique a sua ligação à rede!</string>
   <string name="looking_for_username_availability">A pesquisar pela disponibilidade do nome de utilizador…</string>
   <string name="account_status_connecting">A conectar</string>
   <string name="account_status_connection_error">Erro de conexão</string>
diff --git a/ring-android/app/src/main/res/values-ro/strings.xml b/ring-android/app/src/main/res/values-ro/strings.xml
index a92827e..84fc765 100644
--- a/ring-android/app/src/main/res/values-ro/strings.xml
+++ b/ring-android/app/src/main/res/values-ro/strings.xml
@@ -44,11 +44,11 @@
   <string name="notif_missed_incoming_call">Apel pierdut</string>
   <string name="notif_incoming_call_title">Apel de la %1$s</string>
   <string name="notif_incoming_call">Apel</string>
-  <string name="notif_current_call_title">Apelul curent cu %1$s</string>
-  <string name="notif_current_call">Apelul curent</string>
+  <string name="notif_current_call">Apel în curs</string>
   <string name="notif_channel_calls">Apeluri</string>
   <string name="notif_channel_messages">Mesaje</string>
   <string name="notif_channel_requests">Cereri</string>
+  <string name="notif_group_calls">Apeluri</string>
   <!--Call Fragment-->
   <string name="you_txt_prefix">Tu:</string>
   <string name="action_call_hangup">Închide</string>
diff --git a/ring-android/app/src/main/res/values-ru-rRU/strings.xml b/ring-android/app/src/main/res/values-ru-rRU/strings.xml
index 4b50e35..e8c15ee 100644
--- a/ring-android/app/src/main/res/values-ru-rRU/strings.xml
+++ b/ring-android/app/src/main/res/values-ru-rRU/strings.xml
@@ -45,9 +45,9 @@
   <string name="notif_incoming_call">Входящий вызов</string>
   <string name="notif_outgoing_call_title">Исходящий вызов на %1$s</string>
   <string name="notif_outgoing_call">Исходящий вызов</string>
-  <string name="notif_current_call_title">Текущий вызов от %1$s</string>
   <string name="notif_current_call">Текущий вызов</string>
   <string name="notif_channel_calls">Звонки</string>
+  <string name="notif_group_calls">Звонки</string>
   <!--Call Fragment-->
   <string name="you_txt_prefix">Вы</string>
   <string name="action_call_hangup">Завершить</string>
diff --git a/ring-android/app/src/main/res/values-ru/strings.xml b/ring-android/app/src/main/res/values-ru/strings.xml
index 6f4433a..45a90a1 100644
--- a/ring-android/app/src/main/res/values-ru/strings.xml
+++ b/ring-android/app/src/main/res/values-ru/strings.xml
@@ -59,8 +59,7 @@
   <string name="notif_incoming_call">Входящий вызов</string>
   <string name="notif_outgoing_call_title">Исходящий вызов к %1$s</string>
   <string name="notif_outgoing_call">Исходящий вызов</string>
-  <string name="notif_current_call_title">Текущий вызов с %1$s</string>
-  <string name="notif_current_call">Текущий вызов</string>
+  <string name="notif_current_call">Исходящий вызов</string>
   <string name="notif_channel_calls">Звонки</string>
   <string name="notif_channel_missed_calls">Пропущенные вызовы</string>
   <string name="notif_channel_messages">Сообщения</string>
@@ -68,6 +67,7 @@
   <string name="notif_channel_file_transfer">Передача файла</string>
   <string name="notif_channel_background_service">Фоновая служба</string>
   <string name="notif_channel_background_service_descr">Позволяет принимать звонки и сообщения в любое время.</string>
+  <string name="notif_group_calls">Звонки</string>
   <string name="notif_background_service">Jami сейчас работает в фоновом режиме</string>
   <string name="notif_mark_as_read">Отметить как прочитанное</string>
   <string name="notif_dismiss">Отклонить</string>
@@ -121,6 +121,7 @@
   <string name="permission_dialog_write_call_log_message">Jami требуется разрешение «Запись в журнал звонков», чтобы включить эту функцию. Пожалуйста, предоставьте его.</string>
   <!--QRCode Scan-->
   <string name="scan_qr_account_message">Отсканируйте QR-код аккаунта, который вы хотите добавить.</string>
+  <string name="error_scan_no_camera_permissions">Для сканирования QR кода требуется разрешение на использование камеры</string>
   <!--Settings-->
   <string name="clear_history_dialog_title">Очистить историю?</string>
   <string name="clear_history_dialog_message">Это действие невозможно отменить.</string>
@@ -141,6 +142,7 @@
   <string name="conversation_action_select_peer_number">Выбрать номер</string>
   <string name="conversation_action_block_this">Заблокировать контакт</string>
   <string name="conversation_action_go_to_call">Вернуться к текущему вызову</string>
+  <string name="conversation_open_file_error">Отсутствует приложение для открытия данного типа файлов.</string>
   <string name="clip_contact_uri">Контактный адрес</string>
   <string name="block_contact_dialog_title">Заблокировать %1$s?</string>
   <string name="block_contact_dialog_message">%1$s не сможет связаться с вами, пока вы не разблокируете его.</string>
@@ -209,12 +211,16 @@
   <string name="file_transfer_status_invalid_pathname">Некорректный путь</string>
   <string name="file_transfer_status_unjoinable_peer">пир недоступен</string>
   <string name="file_saved_in">Файл сохранён в %s</string>
+  <string name="file_saved_successfully">Файл успешно сохранён</string>
   <string name="no_space_left_on_device">На устройстве не осталось свободного места</string>
   <string name="title_media_viewer">Просмотрщик медиа</string>
   <string name="menu_file_open">Открыть файл</string>
   <string name="menu_file_download">Загрузить файл</string>
+  <string name="menu_file_save">Сохранить файл</string>
   <string name="menu_file_delete">Удалить файл</string>
   <string name="menu_file_share">Поделиться файлом</string>
   <string name="menu_message_copy">Копировать</string>
+  <string name="menu_message_delete">Удалить сообщение</string>
+  <string name="menu_message_cancel">Отменить передачу сообщения</string>
   <string name="menu_delete">Удалить</string>
 </resources>
diff --git a/ring-android/app/src/main/res/values-ru/strings_account.xml b/ring-android/app/src/main/res/values-ru/strings_account.xml
index 272caa7..59c6203 100644
--- a/ring-android/app/src/main/res/values-ru/strings_account.xml
+++ b/ring-android/app/src/main/res/values-ru/strings_account.xml
@@ -115,6 +115,7 @@
   <string name="error_password_char_count">Минимум 6 символов</string>
   <string name="error_passwords_not_equals">Пароли не совпадают</string>
   <string name="export_account_wait_title">Пожалуйста, подождите…</string>
+  <string name="export_account_wait_message">Экспортирование аккаунта…</string>
   <string name="account_export_file">Создать резервную копию аккаунта</string>
   <string name="account_export_end_decryption_message">Не удалось разблокировать аккаунт указанным паролем.</string>
   <string name="account_export_end_network_title">Ошибка сети</string>
@@ -158,12 +159,14 @@
   <!--Name registration-->
   <string name="error_username_empty">Введите имя пользователя</string>
   <string name="no_registered_name_for_account">Не найдено зарегистрированного имени для этого аккаунта</string>
+  <string name="username_available">Имя доступно !</string>
   <string name="register_name">Зарегистрировать имя</string>
   <string name="trying_to_register_name">Попытка зарегистрировать имя</string>
   <string name="registered_username">Зарегистрированное имя пользователя</string>
   <string name="register_username">Зарегистрировать публичное имя пользователя (рекомендуется)</string>
   <string name="username_already_taken">Имя пользователя уже занято</string>
   <string name="invalid_username">Недопустимое имя пользователя</string>
+  <string name="unknown_error">Неизвестная ошибка. Пожалуйста, проверьте сетевое соединение.</string>
   <string name="looking_for_username_availability">Проверяем доступность имени пользователя…</string>
   <string name="account_status_connecting">Подключение</string>
   <string name="account_status_connection_error">Ошибка подключения</string>
diff --git a/ring-android/app/src/main/res/values-sk-rSK/strings.xml b/ring-android/app/src/main/res/values-sk-rSK/strings.xml
index f67105e..4012e59 100644
--- a/ring-android/app/src/main/res/values-sk-rSK/strings.xml
+++ b/ring-android/app/src/main/res/values-sk-rSK/strings.xml
@@ -59,7 +59,6 @@
   <string name="notif_incoming_call">Prichádzajúci hovor</string>
   <string name="notif_outgoing_call_title">Odchádzajúci hovor %1$s</string>
   <string name="notif_outgoing_call">Odchádzajúci hovor</string>
-  <string name="notif_current_call_title">Prebiehajúci hovor s %1$s</string>
   <string name="notif_current_call">Prebiehajúci hovor</string>
   <string name="notif_channel_calls">Hovory</string>
   <string name="notif_channel_missed_calls">Zmeškané hovory</string>
@@ -68,6 +67,7 @@
   <string name="notif_channel_file_transfer">Prenos súborov</string>
   <string name="notif_channel_background_service">Služba na pozadí</string>
   <string name="notif_channel_background_service_descr">Povoliť neustále prijímanie a odosielanie správ.</string>
+  <string name="notif_group_calls">Hovory</string>
   <string name="notif_background_service">Aplikácia Jami je spustená na pozadí</string>
   <string name="notif_mark_as_read">Označiť ako prečítané</string>
   <string name="notif_dismiss">Odmietnuť</string>
diff --git a/ring-android/app/src/main/res/values-sl/strings.xml b/ring-android/app/src/main/res/values-sl/strings.xml
index 20819c1..9656409 100644
--- a/ring-android/app/src/main/res/values-sl/strings.xml
+++ b/ring-android/app/src/main/res/values-sl/strings.xml
@@ -50,9 +50,9 @@
   <string name="notif_incoming_call">Dohodni klic</string>
   <string name="notif_outgoing_call_title">Odhodni klic do %1$s</string>
   <string name="notif_outgoing_call">Odhodni klic</string>
-  <string name="notif_current_call_title">Trenutni klic z %1$s</string>
-  <string name="notif_current_call">Trenutni klic</string>
+  <string name="notif_current_call">Aktivni klic</string>
   <string name="notif_channel_calls">Klici</string>
+  <string name="notif_group_calls">Klici</string>
   <!--Call Fragment-->
   <string name="you_txt_prefix">Ti:</string>
   <string name="action_call_hangup">Prekini</string>
diff --git a/ring-android/app/src/main/res/values-sq-rAL/strings.xml b/ring-android/app/src/main/res/values-sq-rAL/strings.xml
index 2a964e5..d79789a 100644
--- a/ring-android/app/src/main/res/values-sq-rAL/strings.xml
+++ b/ring-android/app/src/main/res/values-sq-rAL/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Thirrje ardhëse</string>
   <string name="notif_outgoing_call_title">Thirrje për %1$s</string>
   <string name="notif_outgoing_call">Thirrje për</string>
-  <string name="notif_current_call_title">Thirrje e tanishme me %1$s</string>
-  <string name="notif_current_call">Thirrja e tanishme</string>
+  <string name="notif_current_call">Thirrje në kryerje e sipër</string>
   <string name="notif_channel_calls">Thirrje</string>
   <string name="notif_channel_missed_calls">Thirrje të humbura</string>
   <string name="notif_channel_messages">Mesazhe</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Shpërngulje kartelash</string>
   <string name="notif_channel_background_service">Shërbim në prapaskenë</string>
   <string name="notif_channel_background_service_descr">Lejon marrje thirrjesh dhe mesazhesh në çfarëdo kohe.</string>
+  <string name="notif_group_calls">Thirrje</string>
   <string name="notif_background_service">Jami është duke xhiruar në prapaskenë</string>
   <string name="notif_mark_as_read">Vëri shenjë si të lexuar</string>
   <string name="notif_dismiss">Hidhe Tej</string>
diff --git a/ring-android/app/src/main/res/values-sq-rAL/strings_account.xml b/ring-android/app/src/main/res/values-sq-rAL/strings_account.xml
index 5d92c22..340b266 100644
--- a/ring-android/app/src/main/res/values-sq-rAL/strings_account.xml
+++ b/ring-android/app/src/main/res/values-sq-rAL/strings_account.xml
@@ -161,12 +161,14 @@
   <!--Name registration-->
   <string name="error_username_empty">Jepni një emër përdoruesi</string>
   <string name="no_registered_name_for_account">S\’u gjet emër i regjistruar për këtë llogari</string>
+  <string name="username_available">Emër përdoruesi i pazënë!</string>
   <string name="register_name">Regjistroni emër</string>
   <string name="trying_to_register_name">Po provohet të regjistrohet emri</string>
   <string name="registered_username">Emër përdoruesi i regjistruar</string>
   <string name="register_username">Regjistroni emër publik përdoruesi (e këshilluar)</string>
   <string name="username_already_taken">Emër përdoruesi tashmë i zënë</string>
   <string name="invalid_username">Emër përdoruesi i pavlefshëm</string>
+  <string name="unknown_error">Gabim i panjohur. Ju lutemi, kontrolloni lidhjen në rrjet!</string>
   <string name="looking_for_username_availability">Po shihet nëse emri i përdoruesit është i pazënë…</string>
   <string name="account_status_connecting">Po lidhet</string>
   <string name="account_status_connection_error">Gabim lidhjeje</string>
diff --git a/ring-android/app/src/main/res/values-sv/strings.xml b/ring-android/app/src/main/res/values-sv/strings.xml
index f8f1ee9..e86ab45 100644
--- a/ring-android/app/src/main/res/values-sv/strings.xml
+++ b/ring-android/app/src/main/res/values-sv/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Inkommande samtal</string>
   <string name="notif_outgoing_call_title">Utgående samtal till %1$s</string>
   <string name="notif_outgoing_call">Utgående samtal</string>
-  <string name="notif_current_call_title">Aktuellt samtal med %1$s</string>
-  <string name="notif_current_call">Aktuellt samtal</string>
+  <string name="notif_current_call">Pågående samtal</string>
   <string name="notif_channel_calls">Samtal</string>
   <string name="notif_channel_missed_calls">Missade samtal</string>
   <string name="notif_channel_messages">Meddelanden</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Filöverföring</string>
   <string name="notif_channel_background_service">Bakgrundstjänst</string>
   <string name="notif_channel_background_service_descr">Tillåt alltid inkommande samtal och meddelanden.</string>
+  <string name="notif_group_calls">Samtal</string>
   <string name="notif_background_service">Jami körs nu i bakgrunden</string>
   <string name="notif_mark_as_read">Markera som läst</string>
   <string name="notif_dismiss">Avfärda</string>
diff --git a/ring-android/app/src/main/res/values-sv/strings_account.xml b/ring-android/app/src/main/res/values-sv/strings_account.xml
index 0ac82d0..782633e 100644
--- a/ring-android/app/src/main/res/values-sv/strings_account.xml
+++ b/ring-android/app/src/main/res/values-sv/strings_account.xml
@@ -161,12 +161,14 @@
   <!--Name registration-->
   <string name="error_username_empty">Ange ett användarnamn</string>
   <string name="no_registered_name_for_account">Inget registrerat namn hittades för detta konto</string>
+  <string name="username_available">Användarnamnet tillgängligt!</string>
   <string name="register_name">Registrera namn</string>
   <string name="trying_to_register_name">Försöker registrera namnet</string>
   <string name="registered_username">Registrerat namn</string>
   <string name="register_username">Registrera offentligt användarnamn (rekommenderas)</string>
   <string name="username_already_taken">Användarnamnet finns redan</string>
   <string name="invalid_username">Ogiltigt användarnamn</string>
+  <string name="unknown_error">Okänt fel! Kontrollera din nätverksanslutning.</string>
   <string name="looking_for_username_availability">Söker efter användarnamnets tillgänglighet...</string>
   <string name="account_status_connecting">Ansluter</string>
   <string name="account_status_connection_error">Anslutningsfel</string>
diff --git a/ring-android/app/src/main/res/values-tr/strings.xml b/ring-android/app/src/main/res/values-tr/strings.xml
index aeae7e5..5867101 100644
--- a/ring-android/app/src/main/res/values-tr/strings.xml
+++ b/ring-android/app/src/main/res/values-tr/strings.xml
@@ -57,8 +57,7 @@
   <string name="notif_incoming_call">Gelen arama</string>
   <string name="notif_outgoing_call_title">%1$s\'a giden arama</string>
   <string name="notif_outgoing_call">Giden arama</string>
-  <string name="notif_current_call_title">%1$s ile şimdiki arama</string>
-  <string name="notif_current_call">Şimdiki arama</string>
+  <string name="notif_current_call">Giden arama</string>
   <string name="notif_channel_calls">Aramalar</string>
   <string name="notif_channel_missed_calls">Yanıtsız aramalar</string>
   <string name="notif_channel_messages">İletiler</string>
@@ -66,6 +65,7 @@
   <string name="notif_channel_file_transfer">Dosya aktarımı</string>
   <string name="notif_channel_background_service">Artalan hizmeti</string>
   <string name="notif_channel_background_service_descr">Herzaman çağrı ve ileti almaya izin verir</string>
+  <string name="notif_group_calls">Aramalar</string>
   <string name="notif_background_service">Jami şu an artalanda çalışıyor</string>
   <string name="notif_mark_as_read">Okundu olarak işaretle</string>
   <string name="notif_dismiss">Reddet</string>
@@ -119,6 +119,7 @@
   <!--QRCode Scan-->
   <string name="scan_qr_account_message">Eklemek istediğiniz hesabın QR kodunu tarayın.</string>
   <string name="title_activity_qrcode">Hesabımı paylaş</string>
+  <string name="error_scan_no_camera_permissions">QR tarayıcının çalışması için kamera izni gerekli</string>
   <string name="tab_code">Kodum</string>
   <string name="tab_scan">Kodu Tara</string>
   <!--Settings-->
@@ -135,11 +136,13 @@
   <string name="conversation_action_history_clear_message">Bu, konuşma geçmişini kesinlikle temizleyecek.</string>
   <string name="conversation_action_remove_this">Kişiyi sil</string>
   <string name="conversation_action_remove_this_title">Bu kişi silinsin mi?</string>
+  <string name="conversation_action_remove_this_message">Bu, kişiyi silecek ve konuşma geçmişini tamamen temizleyecektir.</string>
   <string name="conversation_action_copy_peer_number">Numarayı kopyala</string>
   <string name="conversation_action_copied_peer_number_clipboard">%1$s panoya kopyalandı</string>
   <string name="conversation_action_select_peer_number">Bir numara seçin</string>
   <string name="conversation_action_block_this">Kişiyi engelle</string>
   <string name="conversation_action_go_to_call">Giden aramalara geri dön</string>
+  <string name="conversation_open_file_error">Bu dosya türünü açabilecek yüklü bir uygulama yok.</string>
   <string name="clip_contact_uri">İletişim adresi</string>
   <string name="block_contact_dialog_title">%1$s Engellensin mi?</string>
   <string name="block_contact_dialog_message">Sen engelini kaldırana dek %1$s sana ulaşamaz.</string>
@@ -153,6 +156,7 @@
   <string name="prompt_new_username">Yeni kullanıcı adı gir</string>
   <string name="help_password_choose">Jami hesabınızı korumak için anımsayacağınız güçlü bir şifre seçin.</string>
   <string name="help_password_enter">Jami ana hesap parolanızı girin</string>
+  <string name="help_pin_enter">Başka yapılandırılmış Jami hesabından PIN\'i girin. PIN edinmek için \"Jami\'de hesabı dışa aktarma\" özelliğini kullanın.</string>
   <string name="wizard_next">İleri</string>
   <string name="wizard_back">Geri</string>
   <string name="wizard_skip">Atla</string>
diff --git a/ring-android/app/src/main/res/values-uk/strings.xml b/ring-android/app/src/main/res/values-uk/strings.xml
index fa92256..6c4360e 100644
--- a/ring-android/app/src/main/res/values-uk/strings.xml
+++ b/ring-android/app/src/main/res/values-uk/strings.xml
@@ -59,8 +59,7 @@
   <string name="notif_incoming_call">Вхідний виклик</string>
   <string name="notif_outgoing_call_title">Вихідний виклик до %1$s</string>
   <string name="notif_outgoing_call">Вихідний виклик</string>
-  <string name="notif_current_call_title">Поточний виклик з %1$s</string>
-  <string name="notif_current_call">Поточний виклик</string>
+  <string name="notif_current_call">Вихідний виклик</string>
   <string name="notif_channel_calls">Дзвінки</string>
   <string name="notif_channel_missed_calls">Пропущені виклики</string>
   <string name="notif_channel_messages">Повідомлення</string>
@@ -68,6 +67,7 @@
   <string name="notif_channel_file_transfer">Передача файлів</string>
   <string name="notif_channel_background_service">Фоновий сервіс</string>
   <string name="notif_channel_background_service_descr">Дозволяє будь-коли отримувати дзвінки і повідомлення.</string>
+  <string name="notif_group_calls">Дзвінки</string>
   <string name="notif_background_service">Джамі зараз працює поза екраном</string>
   <string name="notif_mark_as_read">Позначити прочитаним</string>
   <string name="notif_dismiss">Відхилити</string>
diff --git a/ring-android/app/src/main/res/values-zh-rCN/strings.xml b/ring-android/app/src/main/res/values-zh-rCN/strings.xml
index e9ea0a0..810deef 100644
--- a/ring-android/app/src/main/res/values-zh-rCN/strings.xml
+++ b/ring-android/app/src/main/res/values-zh-rCN/strings.xml
@@ -56,8 +56,7 @@
   <string name="notif_incoming_call">来电</string>
   <string name="notif_outgoing_call_title">去电:%1$s</string>
   <string name="notif_outgoing_call">去电</string>
-  <string name="notif_current_call_title">当前通话:%1$s</string>
-  <string name="notif_current_call">当前通话</string>
+  <string name="notif_current_call">正在通话</string>
   <string name="notif_channel_calls">呼叫</string>
   <string name="notif_channel_missed_calls">未接电话</string>
   <string name="notif_channel_messages">消息</string>
@@ -65,6 +64,7 @@
   <string name="notif_channel_file_transfer">文件传输</string>
   <string name="notif_channel_background_service">后台服务</string>
   <string name="notif_channel_background_service_descr">允许在任何时间接受电话和消息。</string>
+  <string name="notif_group_calls">呼叫</string>
   <string name="notif_background_service">Jami正在后台运行</string>
   <string name="notif_mark_as_read">标为已读</string>
   <string name="notif_dismiss">解散</string>
@@ -118,6 +118,10 @@
   <string name="permission_dialog_write_call_log_message">Jami需要“写入通话记录”权限才能启用此功能,请批准。</string>
   <!--QRCode Scan-->
   <string name="scan_qr_account_message">扫描您想添加帐户的二维码。</string>
+  <string name="title_activity_qrcode">分享我的账户</string>
+  <string name="error_scan_no_camera_permissions">二维码扫描器需要摄像头使用权限来工作</string>
+  <string name="tab_code">我的代码</string>
+  <string name="tab_scan">扫描二维码</string>
   <!--Settings-->
   <string name="clear_history_dialog_title">清除历史记录?</string>
   <string name="clear_history_dialog_message">此操作不可撤销。</string>
@@ -138,6 +142,7 @@
   <string name="conversation_action_select_peer_number">选择一个数字</string>
   <string name="conversation_action_block_this">屏蔽联系人</string>
   <string name="conversation_action_go_to_call">返回正在进行的通话</string>
+  <string name="conversation_open_file_error">没有适合打开这种文件类型的应用程序。</string>
   <string name="clip_contact_uri">联系人地址</string>
   <string name="block_contact_dialog_title">屏蔽%1$s?</string>
   <string name="block_contact_dialog_message">你将不能联系%1$s直到你解除屏蔽。</string>
@@ -206,12 +211,16 @@
   <string name="file_transfer_status_invalid_pathname">无效路径</string>
   <string name="file_transfer_status_unjoinable_peer">无法加入的对等节点</string>
   <string name="file_saved_in">文件已保存到%s</string>
+  <string name="file_saved_successfully">文件保存成功</string>
   <string name="no_space_left_on_device">设备无剩余空间</string>
   <string name="title_media_viewer">媒体播放器</string>
   <string name="menu_file_open">打开文件</string>
   <string name="menu_file_download">下载文件</string>
+  <string name="menu_file_save">保存文件</string>
   <string name="menu_file_delete">删除文件</string>
   <string name="menu_file_share">共享文件</string>
   <string name="menu_message_copy">复制</string>
+  <string name="menu_message_delete">删除消息</string>
+  <string name="menu_message_cancel">取消消息</string>
   <string name="menu_delete">删除</string>
 </resources>
diff --git a/ring-android/app/src/main/res/values-zh-rTW/strings.xml b/ring-android/app/src/main/res/values-zh-rTW/strings.xml
index e29479d..d8c657a 100644
--- a/ring-android/app/src/main/res/values-zh-rTW/strings.xml
+++ b/ring-android/app/src/main/res/values-zh-rTW/strings.xml
@@ -56,8 +56,7 @@
   <string name="notif_incoming_call">來電</string>
   <string name="notif_outgoing_call_title">撥出電話到 %1$s</string>
   <string name="notif_outgoing_call">撥出電話</string>
-  <string name="notif_current_call_title">目前和 %1$s 通話</string>
-  <string name="notif_current_call">目前通話</string>
+  <string name="notif_current_call">尚在進行中的通話</string>
   <string name="notif_channel_calls">通話</string>
   <string name="notif_channel_missed_calls">錯過的通話</string>
   <string name="notif_channel_messages">訊息</string>
@@ -65,6 +64,7 @@
   <string name="notif_channel_file_transfer">檔案傳輸</string>
   <string name="notif_channel_background_service">背景服務</string>
   <string name="notif_channel_background_service_descr">允許隨時接聽通話與訊息。</string>
+  <string name="notif_group_calls">通話</string>
   <string name="notif_background_service">Jami 正在背景執行</string>
   <string name="notif_mark_as_read">標示為已讀</string>
   <string name="notif_dismiss">忽略</string>
diff --git a/ring-android/app/src/main/res/values-zh-rTW/strings_account.xml b/ring-android/app/src/main/res/values-zh-rTW/strings_account.xml
index aa2b9ab..37ba5be 100644
--- a/ring-android/app/src/main/res/values-zh-rTW/strings_account.xml
+++ b/ring-android/app/src/main/res/values-zh-rTW/strings_account.xml
@@ -161,12 +161,14 @@
   <!--Name registration-->
   <string name="error_username_empty">輸入使用者名稱</string>
   <string name="no_registered_name_for_account">找不到這個帳號已註冊的名稱</string>
+  <string name="username_available">使用者名稱可用!</string>
   <string name="register_name">註冊名稱</string>
   <string name="trying_to_register_name">正在嘗試註冊名稱</string>
   <string name="registered_username">已註冊的使用者名稱</string>
   <string name="register_username">註冊公開的使用者名稱(建議)</string>
   <string name="username_already_taken">已取得的使用者名稱</string>
   <string name="invalid_username">無效的使用者名稱</string>
+  <string name="unknown_error">未知的錯誤。請檢查您的網路連線!</string>
   <string name="looking_for_username_availability">正在尋找使用者名稱的可用性…</string>
   <string name="account_status_connecting">連接中</string>
   <string name="account_status_connection_error">連線錯誤</string>