Remove unused strings
This commit is contained in:
parent
857a4f0b93
commit
1b8cfee9ea
48 changed files with 0 additions and 261 deletions
|
|
@ -56,19 +56,14 @@
|
|||
<!-- Archive -->
|
||||
<string name="unarchive">Unarchive</string>
|
||||
<string name="empty_archive">Remove all archived conversations</string>
|
||||
<string name="skip_archive">Skip the archive, delete conversations directly</string>
|
||||
<string name="archived_conversations">Archive</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>
|
||||
<string name="archive_is_empty">The archive is empty</string>
|
||||
<string name="archive_emptied_successfully">The archive has been emptied successfully</string>
|
||||
<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">¿Estás seguro que quieres eliminar todos los mensajes en esta conversación\?</string>
|
||||
<string name="archive_whole_conversation_confirmation">Are you sure you want to archive this conversation?</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 conversación</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue