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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user