Incomplete rendering of the notifications.

This commit is contained in:
Pierre
2018-04-10 18:26:50 +02:00
parent 8088ab39c3
commit 648f6ca9af
6 changed files with 324 additions and 5 deletions

View File

@ -156,4 +156,5 @@
<string name="dialog_deleteallnotifs_confirm">Yes</string>
<string name="err_delete_all_notifs">An error occurred while trying to delete the entire list of notifications!</string>
<string name="success_delete_all_notifs">All the notifications have been deleted!</string>
<string name="err_get_list_notifs">An error occurred while trying to get the list of notifications !</string>
</resources>