Display a notice when the user does not have any notification.

This commit is contained in:
Pierre
2018-04-14 16:50:20 +02:00
parent f9156f8e6a
commit f7fef9905b
3 changed files with 33 additions and 0 deletions

View File

@ -173,4 +173,5 @@
<string name="button_reject_friend_request">Reject request</string>
<string name="err_get_friendship_status">An error occurred while retrieving friendship status!</string>
<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>
</resources>