This commit is contained in:
Jonathan Jenne
2023-12-06 14:38:17 +01:00
parent cb2e3eb955
commit f5cb74d9c7
7 changed files with 35 additions and 1 deletions

View File

@@ -165,6 +165,9 @@
<data name="Errors when saving the envelope" xml:space="preserve">
<value>Errors when saving the envelope</value>
</data>
<data name="Incomplete Receivers" xml:space="preserve">
<value>At least one receiver does not have a name or an email address.</value>
</data>
<data name="Invalid Email Address" xml:space="preserve">
<value>Receiver {0} has an invalid Email Address.</value>
</data>