Conversations can be deleted

This commit is contained in:
Pierre
2017-12-31 14:10:36 +01:00
parent eee570993a
commit 2c29b49c24
3 changed files with 68 additions and 20 deletions

View File

@ -72,4 +72,5 @@
<string name="popup_deleteconversation_messsage">Are you sure do you want to remove this conversation ? All the messages you posted will be deleted. If you are the owner of the conversation, all the messages will be removed.</string>
<string name="popup_deleteconversation_confirm">Delete</string>
<string name="popup_deleteconversation_cancel">Cancel</string>
<string name="fragment_conversationslist_err_del_conversation">Could not delete conversation !</string>
</resources>