Merge pull request #2217 from leigh-pointer/MissingRes2215

Fix for missing Resx entries #2215
This commit is contained in:
Shaun Walker 2022-05-25 07:23:01 -04:00 committed by GitHub
commit c272238539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -219,4 +219,10 @@
<data name="DeleteAllNotifications.Text" xml:space="preserve">
<value>Delete ALL Notifications</value>
</data>
<data name="Notifications.Heading" xml:space="preserve">
<value>Notifications</value>
</data>
<data name="Profile.Heading" xml:space="preserve">
<value>Profile</value>
</data>
</root>