Display a notice if the user does not have any conversation

This commit is contained in:
Pierre
2018-04-14 17:29:42 +02:00
parent a77254d098
commit 226404a2c4
4 changed files with 46 additions and 9 deletions

View File

@ -175,4 +175,5 @@
<string name="err_get_post_info">An error occurred while trying to get post information!</string>
<string name="notice_no_notification">You do not have any notification yet.</string>
<string name="notice_no_post_user_page">There is not any post on this page yet.</string>
<string name="notice_no_conversation">You do not have any conversation yet.</string>
</resources>