Merge pull request #3435 from sbwalker/net8

Fix spelling mistake "notififications"
This commit is contained in:
Shaun Walker
2023-10-23 11:36:37 -04:00
committed by GitHub

View File

@ -234,10 +234,10 @@
<data name="DeleteNotification.Text" xml:space="preserve">
<value>Delete</value>
</data>
<data name="NoNotificationsReceived.Text" xml:space="preserve">
<value>You have no notifications received.</value>
<data name="NoNotificationsReceived.Text" xml:space="preserve">
<value>No notifications have been received</value>
</data>
<data name="NoNotificationsSent.Text" xml:space="preserve">
<value>You have no sent notififications.</value>
<data name="NoNotificationsSent.Text" xml:space="preserve">
<value>No notifications have been sent</value>
</data>
</root>
</root>