Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ private fun SecurityClassificationBanner(
Icon(
painter = getIconFor(state),
tint = getColorTextFor(state),
contentDescription = getTextFor(state),
contentDescription = null,
modifier = Modifier.padding(end = dimensions().spacing8x)
)
Text(
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
<string name="content_description_conversation_mention_someone">Jemanden erwähnen</string>
<string name="content_description_conversation_back_btn">Zurück zur Unterhaltungsliste</string>
<string name="content_description_conversation_open_details_label">Unterhaltungsdetails öffnen</string>
<string name="content_description_new_conversation">Nach Personen suchen oder eine neue Unterhaltung erstellen</string>
<string name="content_description_send_button">Senden</string>
<string name="content_description_timed_message_button">Selbstlöschende Nachrichten, Taste</string>
<string name="content_description_menu_button">Hauptnavigation</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@
<string name="content_description_conversation_mention_someone">Mencionar a alguien</string>
<string name="content_description_conversation_back_btn">Volver a la lista de conversaciones</string>
<string name="content_description_conversation_open_details_label">abrir detalles de conversación</string>
<string name="content_description_new_conversation">Buscar personas o crear una nueva conversación</string>
<string name="content_description_back_button">Botón atrás</string>
<string name="content_description_send_button">Enviar</string>
<string name="content_description_timed_message_button">Botón, mensaje con autoborrado</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-hu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@
<string name="content_description_conversation_mention_someone">Valaki megemlítése</string>
<string name="content_description_conversation_back_btn">Vissza a beszélgetések listájához</string>
<string name="content_description_conversation_open_details_label">beszélgetés részleteinek megnyitása</string>
<string name="content_description_new_conversation">Személyek keresése vagy új beszélgetés létrehozása</string>
<string name="content_description_back_button">Vissza gomb</string>
<string name="content_description_send_button">Küldés</string>
<string name="content_description_timed_message_button">Önmegsemmisítő üzenetek gomb</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@
<string name="content_description_conversation_mention_someone">Упомянуть кого-нибудь</string>
<string name="content_description_conversation_back_btn">Вернуться к списку бесед</string>
<string name="content_description_conversation_open_details_label">открыть информацию о беседе</string>
<string name="content_description_new_conversation">Поиск друзей или создание новой беседы</string>
<string name="content_description_new_meeting">Начните или запланируйте новую встречу Wire</string>
<string name="content_description_back_button">Кнопка назад</string>
<string name="content_description_send_button">Отправить</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-si/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@
<string name="content_description_conversation_mention_someone">යමෙක් සඳහන් කරන්න</string>
<string name="content_description_conversation_back_btn">සංවාද ලැයිස්තුවට ආපසු යන්න</string>
<string name="content_description_conversation_open_details_label">සංවාද විස්තර විවෘත කරන්න</string>
<string name="content_description_new_conversation">පුද්ගලයින් සොයන්න හෝ නව සංවාදයක් සාදන්න</string>
<string name="content_description_back_button">ආපසු බොත්තම</string>
<string name="content_description_send_button">යවන්න</string>
<string name="content_description_timed_message_button">ඉබේ මැකෙන පණිවිඩ බොත්තම</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@
<string name="content_description_conversation_mention_someone">Birinden bahset</string>
<string name="content_description_conversation_back_btn"> Sohbet listesine geri dön</string>
<string name="content_description_conversation_open_details_label">konuşma detaylarını aç</string>
<string name="content_description_new_conversation">Kişileri arayın veya yeni bir sohbet oluşturun</string>
<string name="content_description_back_button">Geri tuşu</string>
<string name="content_description_send_button">Gönder</string>
<string name="content_description_timed_message_button">Kendini yok eden iletiler, düğme</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<string name="content_description_conversation_mention_someone">Mention someone</string>
<string name="content_description_conversation_back_btn">Go back to conversation list</string>
<string name="content_description_conversation_open_details_label">open conversation details</string>
<string name="content_description_new_conversation">Search for people or create a new conversation</string>
<string name="content_description_new_conversation">New. Start a new conversation</string>
<string name="content_description_new_meeting">Start or schedule a new Wire Meeting</string>
<string name="content_description_back_button">Back button</string>
<string name="content_description_send_button">Send</string>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ fun EmptyListArrowFooter(modifier: Modifier = Modifier) {
painter = painterResource(
id = R.drawable.ic_empty_conversation_arrow
),
contentDescription = ""
contentDescription = null
)
}
Loading