Add RaC resource strings and update comments to English

Added DocumentSigned4RaC and EnvelopeSaved4RaC resource strings with English and German translations. Updated Model.en.resx to include PartlySigned translation. Translated all resource accessor class comments from German to English for clarity.
This commit is contained in:
OlgunR
2026-02-23 16:03:19 +01:00
parent 887d76e2fc
commit 3250f36c1f
3 changed files with 88 additions and 55 deletions

View File

@@ -153,6 +153,9 @@
<data name="DocumentSigned" xml:space="preserve">
<value>Dokument unterzeichnet</value>
</data>
<data name="DocumentSigned4RaC" xml:space="preserve">
<value>Dokument bestätigt</value>
</data>
<data name="Draft" xml:space="preserve">
<value>Entwurf</value>
</data>
@@ -183,6 +186,9 @@
<data name="EnvelopeSaved" xml:space="preserve">
<value>Gespeichert</value>
</data>
<data name="EnvelopeSaved4RaC" xml:space="preserve">
<value>Gespeichert RaC</value>
</data>
<data name="EnvelopeSent" xml:space="preserve">
<value>Gesendet</value>
</data>