add a menu button for deleting the whole opened conversation

This commit is contained in:
tibbi 2020-04-06 23:16:49 +02:00
parent 013fa62606
commit a569ae2b05
3 changed files with 16 additions and 0 deletions

View file

@ -14,6 +14,7 @@
<string name="new_message">New message</string>
<!-- Confirmation dialog -->
<string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation?</string>
<string name="delete_conversations_confirmation">Are you sure you want to delete %s?</string> <!-- Are you sure you want to delete 5 conversations? -->
<!-- Are you sure you want to delete 5 conversations? -->