Can delete notifications.

This commit is contained in:
Pierre
2018-04-11 16:29:18 +02:00
parent 711afa46e2
commit 39135ef637
4 changed files with 105 additions and 1 deletions

View File

@ -164,4 +164,6 @@
<string name="notif_posted_comment">posted a comment</string>
<string name="notif_on_creator_page">on his / her page</string>
<string name="notif_on_user_page">on %1$s\'s page</string>
<string name="action_delete_notification">Delete</string>
<string name="err_delete_notification">An error occurred while trying to delete the notification!</string>
</resources>