Allow the deletion of all Notifications

Added button to delete all the notifications for the selected filter.
This commit is contained in:
Leigh Pointer
2022-04-13 14:33:30 +02:00
parent dd32b33621
commit a602a942c4
2 changed files with 144 additions and 104 deletions

View File

@ -210,4 +210,13 @@
<data name="TwoFactor.Text" xml:space="preserve">
<value>Two Factor?</value>
</data>
<data name="DeleteAllNotifications.Header" xml:space="preserve">
<value>Clear Notifications</value>
</data>
<data name="DeleteAllNotifications.Message" xml:space="preserve">
<value>Are You Sure You Wish To Permanently Delete All Notifications?</value>
</data>
<data name="DeleteAllNotifications.Text" xml:space="preserve">
<value>Delete ALL Notifications</value>
</data>
</root>