Update envelope prompts for clarity and consistency
Revised resource strings in English, French, and German to generalize the "start process" prompt and update "Envelope Invitations Sent" to refer to the envelope dispatch. Updated designer file comments to match new localized text. These changes improve clarity and consistency across all supported languages.
This commit is contained in:
@@ -164,7 +164,7 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Wollen Sie den Signaturprozess nun starten?.
|
||||
''' Looks up a localized string similar to Wollen Sie den Prozess nun starten?.
|
||||
'''</summary>
|
||||
Public Shared ReadOnly Property Do_you_want_to_start_the_signature_process_now() As String
|
||||
Get
|
||||
@@ -263,7 +263,7 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Die Einladungen zum Signieren wurden zum Versand eingereiht..
|
||||
''' Looks up a localized string similar to Der Umschlag wurde zum Versand eingereiht..
|
||||
'''</summary>
|
||||
Public Shared ReadOnly Property Envelope_Invitations_Sent() As String
|
||||
Get
|
||||
|
||||
Reference in New Issue
Block a user