Notification system ready.

This commit is contained in:
Pierre
2018-04-12 14:07:36 +02:00
parent 281821333c
commit e66e077964
7 changed files with 241 additions and 5 deletions

View File

@ -172,4 +172,5 @@
<string name="button_accept_friend_request">Accept request</string>
<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>
</resources>