Fix typo in document confirmation message

Corrected "red" to "read" in the DocumentSuccessfullyConfirmed resource string to ensure proper messaging.
This commit is contained in:
OlgunR
2026-03-13 10:44:00 +01:00
parent 260e8d53ba
commit b5748550d1

View File

@@ -448,7 +448,7 @@
<value>Document has been reset.</value>
</data>
<data name="DocumentSuccessfullyConfirmed" xml:space="preserve">
<value>Document successfully red and confirmed!</value>
<value>Document successfully read and confirmed!</value>
</data>
<data name="DocumentConfirmedConfirmationMessage" xml:space="preserve">
<value>You have read and confirmed the document. You will receive a written confirmation afterwards.</value>