diff --git a/stream-chat-android-compose/src/main/res/values-es/strings.xml b/stream-chat-android-compose/src/main/res/values-es/strings.xml
index 47c459ea06d..59a55b72113 100644
--- a/stream-chat-android-compose/src/main/res/values-es/strings.xml
+++ b/stream-chat-android-compose/src/main/res/values-es/strings.xml
@@ -139,7 +139,6 @@
"Respuestas en el hilo"
"Dejar de silenciar al usuario"
"Desanclar de este chat"
- "Canal sin nombre"
"Subiendo %1$d / %2$d …"
"%1$s/%2$s"
"Ultima vez visto %1$s"
diff --git a/stream-chat-android-compose/src/main/res/values-fr/strings.xml b/stream-chat-android-compose/src/main/res/values-fr/strings.xml
index a97ce48f9d3..11c821ceb6a 100644
--- a/stream-chat-android-compose/src/main/res/values-fr/strings.xml
+++ b/stream-chat-android-compose/src/main/res/values-fr/strings.xml
@@ -73,7 +73,6 @@
"Voir les informations"
"Réponse au fil de discussion"
"Désactiver la mise en sourdine de l\'utilisateur"
- "Channel without name"
"Vu pour la dernière fois %1$s"
"Dernière vue à l\'instant"
"En ligne"
diff --git a/stream-chat-android-compose/src/main/res/values-hi/strings.xml b/stream-chat-android-compose/src/main/res/values-hi/strings.xml
index efd6aef278f..2d66513d794 100644
--- a/stream-chat-android-compose/src/main/res/values-hi/strings.xml
+++ b/stream-chat-android-compose/src/main/res/values-hi/strings.xml
@@ -115,7 +115,6 @@
"चर्चा पर जवाब"
"यूजर को म्यूट से हटायें"
"इस चैट से अनपिन करें"
- "बिना नाम वाला चैनल"
"अपलोडिंग %1$d / %2$d …"
"%1$s / %2$s"
"पिछली बार देखा %1$s"
diff --git a/stream-chat-android-compose/src/main/res/values-it/strings.xml b/stream-chat-android-compose/src/main/res/values-it/strings.xml
index df2fa7dab34..299f0031ea7 100644
--- a/stream-chat-android-compose/src/main/res/values-it/strings.xml
+++ b/stream-chat-android-compose/src/main/res/values-it/strings.xml
@@ -73,7 +73,6 @@
"Vedi info"
"Rispondi nella conversazione"
"Riattiva Utente"
- "Canale senza nome"
"Ultimo accesso %1$s fa"
"Ultimo accesso di recente"
"Online"
diff --git a/stream-chat-android-compose/src/main/res/values-ja/strings.xml b/stream-chat-android-compose/src/main/res/values-ja/strings.xml
index 1922780fcab..dc1c83d3d4a 100644
--- a/stream-chat-android-compose/src/main/res/values-ja/strings.xml
+++ b/stream-chat-android-compose/src/main/res/values-ja/strings.xml
@@ -61,7 +61,6 @@
"情報を見る"
"スレッド返信"
"ユーザーのミュートを解除する"
- "名前のないチャンネル"
"%s見ました"
"今見ました"
"オンライン"
diff --git a/stream-chat-android-compose/src/main/res/values-ko/strings.xml b/stream-chat-android-compose/src/main/res/values-ko/strings.xml
index 029e455455c..a3b67279eb7 100644
--- a/stream-chat-android-compose/src/main/res/values-ko/strings.xml
+++ b/stream-chat-android-compose/src/main/res/values-ko/strings.xml
@@ -64,7 +64,6 @@
"정보 보기"
"스레드 답장"
"사용자 음소거 해제"
- "익명의 채널"
"마지막 온라인: %s"
"방금 확인했습니다"
"온라인"
diff --git a/stream-chat-android-ui-common/src/main/res/values-fr/strings.xml b/stream-chat-android-ui-common/src/main/res/values-fr/strings.xml
index a61aeab8281..e33fad882b1 100644
--- a/stream-chat-android-ui-common/src/main/res/values-fr/strings.xml
+++ b/stream-chat-android-ui-common/src/main/res/values-fr/strings.xml
@@ -15,6 +15,7 @@
limitations under the License.
-->
+ "Canal sans nom"
"Erreur. Le fichier ne peut pas être affiché"
"Un problème est survenu. Impossible d\'ouvrir la pièce jointe: %s"
"Le chargement a échoué en raison d\'une URL non valide."
diff --git a/stream-chat-android-ui-common/src/main/res/values-id/strings.xml b/stream-chat-android-ui-common/src/main/res/values-id/strings.xml
index 87213b06405..f205ec1079b 100644
--- a/stream-chat-android-ui-common/src/main/res/values-id/strings.xml
+++ b/stream-chat-android-ui-common/src/main/res/values-id/strings.xml
@@ -15,6 +15,7 @@
limitations under the License.
-->
+ "Grup Anonim"
"Terjadi kesalahan. Berkas tidak dapat ditampilkan"
"Terjadi kesalahan. Tidak dapat membuka lampiran: %s"
"Data gagal dimuat karena url tidak valid."
diff --git a/stream-chat-android-ui-components/src/main/res/values-es/strings_channel_list.xml b/stream-chat-android-ui-components/src/main/res/values-es/strings_channel_list.xml
index 0fac26acf3f..85d1d363f4b 100644
--- a/stream-chat-android-ui-components/src/main/res/values-es/strings_channel_list.xml
+++ b/stream-chat-android-ui-components/src/main/res/values-es/strings_channel_list.xml
@@ -30,7 +30,6 @@
"Fallo al ocultar el canal"
"Fallo al salir del canal"
"Salir del grupo"
- "Canal sin nombre"
"Ver información"
"Tú"
\ No newline at end of file
diff --git a/stream-chat-android-ui-components/src/main/res/values-fr/strings_channel_list.xml b/stream-chat-android-ui-components/src/main/res/values-fr/strings_channel_list.xml
index d13fd233086..aa445f6522d 100644
--- a/stream-chat-android-ui-components/src/main/res/values-fr/strings_channel_list.xml
+++ b/stream-chat-android-ui-components/src/main/res/values-fr/strings_channel_list.xml
@@ -30,7 +30,6 @@
"Echec du masquage du canal"
"Échec de sortie du canal"
"Quitter le Groupe"
- "Canal sans nom"
"Voir les informations"
"Vous"
\ No newline at end of file
diff --git a/stream-chat-android-ui-components/src/main/res/values-hi/strings_channel_list.xml b/stream-chat-android-ui-components/src/main/res/values-hi/strings_channel_list.xml
index 4ba52cbf539..13959a1ef29 100644
--- a/stream-chat-android-ui-components/src/main/res/values-hi/strings_channel_list.xml
+++ b/stream-chat-android-ui-components/src/main/res/values-hi/strings_channel_list.xml
@@ -30,7 +30,6 @@
"चैनल छुपाने में असफल"
"चैनल नहीं छोड़ा जा सका"
"ग्रुप छोड़ेें"
- "बिना नाम वाला चैनल"
"जानकारी देखें"
"आप"
\ No newline at end of file
diff --git a/stream-chat-android-ui-components/src/main/res/values-id/strings_channel_list.xml b/stream-chat-android-ui-components/src/main/res/values-id/strings_channel_list.xml
index e26bc12b1b1..06ba8f1d9b9 100644
--- a/stream-chat-android-ui-components/src/main/res/values-id/strings_channel_list.xml
+++ b/stream-chat-android-ui-components/src/main/res/values-id/strings_channel_list.xml
@@ -29,7 +29,6 @@
"Gagal menyembunyikan grup"
"Gagal keluar dari grup"
"Keluar dari Grup"
- "Grup Anonim"
"Lihat info"
"Anda"
\ No newline at end of file
diff --git a/stream-chat-android-ui-components/src/main/res/values-it/strings_channel_list.xml b/stream-chat-android-ui-components/src/main/res/values-it/strings_channel_list.xml
index 88bf4e4b517..345b5ec0c6e 100644
--- a/stream-chat-android-ui-components/src/main/res/values-it/strings_channel_list.xml
+++ b/stream-chat-android-ui-components/src/main/res/values-it/strings_channel_list.xml
@@ -30,7 +30,6 @@
"Impossibile nascondere il canale"
"Impossibile lasciare il canale"
"Esci dal gruppo"
- "Canale senza nome"
"Vedi info"
"Tu"
\ No newline at end of file
diff --git a/stream-chat-android-ui-components/src/main/res/values-ja/strings_channel_list.xml b/stream-chat-android-ui-components/src/main/res/values-ja/strings_channel_list.xml
index 994419bd1df..2a308ea9a51 100644
--- a/stream-chat-android-ui-components/src/main/res/values-ja/strings_channel_list.xml
+++ b/stream-chat-android-ui-components/src/main/res/values-ja/strings_channel_list.xml
@@ -29,7 +29,6 @@
"チャネルを非表示にできませんでした"
"チャネルを離れることができませんでした"
"グループを離れる"
- "名前のないチャンネル"
"情報を見る"
"あなた"
\ No newline at end of file
diff --git a/stream-chat-android-ui-components/src/main/res/values-ko/strings_channel_list.xml b/stream-chat-android-ui-components/src/main/res/values-ko/strings_channel_list.xml
index 999337cff55..ef2305672e5 100644
--- a/stream-chat-android-ui-components/src/main/res/values-ko/strings_channel_list.xml
+++ b/stream-chat-android-ui-components/src/main/res/values-ko/strings_channel_list.xml
@@ -29,7 +29,6 @@
"채널을 숨기지 못했습니다"
"채널을 나가지 못했습니다"
"채널 나가기"
- "익명의 채널"
"정보 보기"
"나"
\ No newline at end of file