06-12-23 Abfrage wenn Dokument gelöscht wird
This commit is contained in:
@@ -120,6 +120,9 @@
|
||||
<data name="Do you really want to delete this envelope" xml:space="preserve">
|
||||
<value>Do you really want to delete this envelope?</value>
|
||||
</data>
|
||||
<data name="Do you really want to remove this document" xml:space="preserve">
|
||||
<value>Do you really want to remove this document?</value>
|
||||
</data>
|
||||
<data name="Do you want to delete the selected recipient" xml:space="preserve">
|
||||
<value>Do you want to delete the selected recipient?</value>
|
||||
</data>
|
||||
@@ -169,10 +172,10 @@
|
||||
<value>Missing Documents</value>
|
||||
</data>
|
||||
<data name="Missing Elements" xml:space="preserve">
|
||||
<value>Missing at least one Element</value>
|
||||
<value>Missing at least one Element.</value>
|
||||
</data>
|
||||
<data name="Missing Elements for Receiver" xml:space="preserve">
|
||||
<value>For Receiver {0} you need at least one Element</value>
|
||||
<value>For Receiver {0} you need at least one Element.</value>
|
||||
</data>
|
||||
<data name="Missing Message" xml:space="preserve">
|
||||
<value>Missing Message</value>
|
||||
|
||||
Reference in New Issue
Block a user