Move Show archived conversations to strings.xml

This commit is contained in:
Ensar Sarajčić 2023-07-12 12:32:28 +02:00
parent 7dbd6c5d9f
commit 4b3fa422be
48 changed files with 48 additions and 1 deletions

View file

@ -61,6 +61,7 @@
<string name="empty_archive">Remove all archived conversations</string>
<string name="skip_archive">Skip the archive, delete conversations directly</string>
<string name="archived_conversations">Archived conversations</string>
<string name="show_archived_conversations">Show archived conversations</string>
<string name="archive">Archive</string>
<string name="no_archived_conversations">No archived conversations have been found</string>
<string name="archive_instead_of_delete">Archive conversations instead of deleting</string>