add a menu button for deleting the whole opened conversation
This commit is contained in:
parent
013fa62606
commit
a569ae2b05
3 changed files with 16 additions and 0 deletions
|
|
@ -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? -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue