Added no message notcie

This commit is contained in:
Pierre
2017-12-31 17:31:20 +01:00
parent 4d71757a92
commit fc9d09fcd4
3 changed files with 35 additions and 4 deletions

View File

@ -73,4 +73,5 @@
<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>
<string name="fragment_conversation_no_msg">No message yet.</string>
</resources>