Add confirmation for archiving conversations

This commit is contained in:
Ensar Sarajčić 2023-07-19 10:11:52 +02:00
parent 5dff8367e3
commit e07fbe40a6
48 changed files with 62 additions and 1 deletions

View file

@ -65,6 +65,7 @@
<string name="empty_archive_confirmation">Are you sure you want to empty the archive? All archived conversations will be permanently lost.</string>
<!-- Confirmation dialog -->
<string name="delete_whole_conversation_confirmation">Удалить все сообщения в этой переписке\?</string>
<string name="archive_confirmation">Are you sure you want to archive %s?</string>
<!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations">
<item quantity="one">%d переписку</item>