'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
'
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Imports System
Namespace My.Resources
'This class was auto-generated by the StronglyTypedResourceBuilder
'class via a tool like ResGen or Visual Studio.
'To add or remove a member, edit your .ResX file then rerun ResGen
'with the /str option, or rebuild your VS project.
'''
''' A strongly-typed resource class, for looking up localized strings, etc.
'''
_
Public Class Envelope
Private Shared resourceMan As Global.System.Resources.ResourceManager
Private Shared resourceCulture As Global.System.Globalization.CultureInfo
_
Friend Sub New()
MyBase.New
End Sub
'''
''' Returns the cached ResourceManager instance used by this class.
'''
_
Public Shared ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
Get
If Object.ReferenceEquals(resourceMan, Nothing) Then
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("EnvelopeGenerator.CommonServices.Envelope", GetType(Envelope).Assembly)
resourceMan = temp
End If
Return resourceMan
End Get
End Property
'''
''' Overrides the current thread's CurrentUICulture property for all
''' resource lookups using this strongly typed resource class.
'''
_
Public Shared Property Culture() As Global.System.Globalization.CultureInfo
Get
Return resourceCulture
End Get
Set
resourceCulture = value
End Set
End Property
'''
''' Looks up a localized string similar to Zugriffscode wurde an @Mail gesendet..
'''
Public Shared ReadOnly Property AccessCode_successfully_sent() As String
Get
Return ResourceManager.GetString("AccessCode successfully sent", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Möchten Sie den Ghost Mode aktivieren?.
'''
Public Shared ReadOnly Property Activate_ghost_mode() As String
Get
Return ResourceManager.GetString("Activate ghost mode", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Verbindung zur Datenbank konnte nicht hergestellt werden. Die Anwendung wird geschlossen..
'''
Public Shared ReadOnly Property Could_not_connect_to_database() As String
Get
Return ResourceManager.GetString("Could not connect to database", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Ergebnisbericht konnte nicht geladen werden.
'''
Public Shared ReadOnly Property Could_not_load_result_report() As String
Get
Return ResourceManager.GetString("Could not load result report", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Datenbank konfiguriert. Die Anwendung wird neu gestartet..
'''
Public Shared ReadOnly Property Database_configured() As String
Get
Return ResourceManager.GetString("Database configured", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Debug-Log ist aktiv.
'''
Public Shared ReadOnly Property Debug_log_is_active() As String
Get
Return ResourceManager.GetString("Debug log is active", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Bitte wählen Sie die PDF-Dokumente die Sie verketten möchten:.
'''
Public Shared ReadOnly Property Dialog_Concat_PDF() As String
Get
Return ResourceManager.GetString("Dialog Concat PDF", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Wollen Sie diesen Umschlag wirklich zurückrufen/löschen?.
'''
Public Shared ReadOnly Property Do_you_really_want_to_delete_this_envelope() As String
Get
Return ResourceManager.GetString("Do you really want to delete this envelope", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Wollen Sie dieses Dokument wirklich entfernen?.
'''
Public Shared ReadOnly Property Do_you_really_want_to_remove_this_document() As String
Get
Return ResourceManager.GetString("Do you really want to remove this document", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Wollen Sie den ausgewählten Empfänger löschen?.
'''
Public Shared ReadOnly Property Do_you_want_to_delete_the_selected_recipient() As String
Get
Return ResourceManager.GetString("Do you want to delete the selected recipient", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Wollen Sie die Signatur löschen?.
'''
Public Shared ReadOnly Property Do_you_want_to_delete_the_signature() As String
Get
Return ResourceManager.GetString("Do you want to delete the signature", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Wollen Sie den Signaturprozess nun starten?.
'''
Public Shared ReadOnly Property Do_you_want_to_start_the_signature_process_now() As String
Get
Return ResourceManager.GetString("Do you want to start the signature process now", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Das Dokument konnte nicht geöffnet werden!.
'''
Public Shared ReadOnly Property Document_could_not_be_opened() As String
Get
Return ResourceManager.GetString("Document could not be opened", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Dokument konnte nicht gespeichert werden!.
'''
Public Shared ReadOnly Property Document_Could_Not_Be_Saved() As String
Get
Return ResourceManager.GetString("Document Could Not Be Saved", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Umschlag an Empfänger {0} weitergeleitet..
'''
Public Shared ReadOnly Property Document_forwarded() As String
Get
Return ResourceManager.GetString("Document forwarded", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Aktuell ist per Drag and Drop nur eine PDF-Datei erlaubt..
'''
Public Shared ReadOnly Property Drop_only_one_file() As String
Get
Return ResourceManager.GetString("Drop only one file", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Bearbeite Umschlag.
'''
Public Shared ReadOnly Property Edit_Envelope() As String
Get
Return ResourceManager.GetString("Edit Envelope", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Signatur-Elemente konnten nicht geladen werden!.
'''
Public Shared ReadOnly Property Elements_could_not_be_loaded() As String
Get
Return ResourceManager.GetString("Elements could not be loaded", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Signatur-Elemente konnten nicht gespeichert werden!.
'''
Public Shared ReadOnly Property Elements_could_not_be_saved() As String
Get
Return ResourceManager.GetString("Elements could not be saved", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Der Umschlag wurde bereits versendet!.
'''
Public Shared ReadOnly Property Envelope_already_sent() As String
Get
Return ResourceManager.GetString("Envelope already sent", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Umschlag konnte nicht gesendet werden!.
'''
Public Shared ReadOnly Property Envelope_could_not_be_sent() As String
Get
Return ResourceManager.GetString("Envelope could not be sent", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Umschlag-Editor.
'''
Public Shared ReadOnly Property Envelope_Editor() As String
Get
Return ResourceManager.GetString("Envelope-Editor", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Die Einladungen zum Signieren wurden zum Versand eingereiht..
'''
Public Shared ReadOnly Property Envelope_Invitations_Sent() As String
Get
Return ResourceManager.GetString("Envelope Invitations Sent", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Übersicht.
'''
Public Shared ReadOnly Property Envelope_Overview() As String
Get
Return ResourceManager.GetString("Envelope Overview", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Die Einladungen wurden erfolgreich zum Versand bereitgestellt..
'''
Public Shared ReadOnly Property Envelope_successfully_sent() As String
Get
Return ResourceManager.GetString("Envelope successfully sent", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Das Verketten der Dokumente ist fehlgeschlagen..
'''
Public Shared ReadOnly Property Error_concat_documents() As String
Get
Return ResourceManager.GetString("Error concat documents", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Dokument konnte nicht heruntergeladen werden..
'''
Public Shared ReadOnly Property Error_downloading_file() As String
Get
Return ResourceManager.GetString("Error downloading file", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Fehler beim Initialisieren: .
'''
Public Shared ReadOnly Property Error_during_initialization() As String
Get
Return ResourceManager.GetString("Error during initialization", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Die Email-Adresse [ @Mail ] konnte nicht validiert werden!.
'''
Public Shared ReadOnly Property Error_email_Validation() As String
Get
Return ResourceManager.GetString("Error email Validation", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Nutzer {0}{1} konnte nicht geladen werden..
'''
Public Shared ReadOnly Property Error_LoadUsers() As String
Get
Return ResourceManager.GetString("Error LoadUsers", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to PDF-Status der Datei {0} ist nicht OK. Bitte prüfen Sie die PDF-Konformität!.
'''
Public Shared ReadOnly Property Error_Pdf_Status() As String
Get
Return ResourceManager.GetString("Error Pdf Status", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Die Mobiltelefonnummer [@PhoneNr] konnte nicht validiert werden.
'''Format: +491234567890.
'''
Public Shared ReadOnly Property Error_phone_Validation() As String
Get
Return ResourceManager.GetString("Error phone Validation", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Fehler beim Senden des Umschlags:.
'''
Public Shared ReadOnly Property Error_sending_the_envelope() As String
Get
Return ResourceManager.GetString("Error sending the envelope", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Fehler beim Speichern des Umschlags!.
'''
Public Shared ReadOnly Property Error_when_saving_the_envelope() As String
Get
Return ResourceManager.GetString("Error when saving the envelope", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Fehler beim Speichern der Empfänger!.
'''
Public Shared ReadOnly Property Error_when_saving_the_recipients() As String
Get
Return ResourceManager.GetString("Error when saving the recipients", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Fehler bei der Validierung des Umschlags:.
'''
Public Shared ReadOnly Property Error_when_validating_the_envelope() As String
Get
Return ResourceManager.GetString("Error when validating the envelope", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Es ist ein Fehler beim Erstellen der E-Mail aufgetreten..
'''
Public Shared ReadOnly Property Error_while_creating_mail() As String
Get
Return ResourceManager.GetString("Error while creating mail", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Fehler beim Laden des Ergebnisberichts.
'''
Public Shared ReadOnly Property Error_while_loading_result_report() As String
Get
Return ResourceManager.GetString("Error while loading result report", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Die Datei kann nicht geöffnet werden, da sie derzeit von einem anderen Programm verwendet wird..
'''
Public Shared ReadOnly Property Error_while_opening_file() As String
Get
Return ResourceManager.GetString("Error while opening file", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Zurücksetzen ist fehlgeschlagen..
'''
Public Shared ReadOnly Property Error_while_resetting() As String
Get
Return ResourceManager.GetString("Error while resetting", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Es ist ein Fehler beim Speichern der Logdatei aufgetreten..
'''
Public Shared ReadOnly Property Error_while_saving_log_file() As String
Get
Return ResourceManager.GetString("Error while saving log file", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Fehler beim Speichern des Umschlags: .
'''
Public Shared ReadOnly Property Errors_when_saving_the_envelope() As String
Get
Return ResourceManager.GetString("Errors when saving the envelope", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Der Export der Logdateien war erfolgreich. Bitte stellen Sie die Logdateien in einem Ticket bereit oder senden Sie sie an Ihr Administratorenteam..
'''
Public Shared ReadOnly Property Export_log_file_was_succesful() As String
Get
Return ResourceManager.GetString("Export log file was succesful", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to SendFinalEmailToCreator ist deaktiviert – oMailToCreator [{0}] <> [{1}].
'''
Public Shared ReadOnly Property Final_mail_debug_creator() As String
Get
Return ResourceManager.GetString("Final mail debug creator", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to SendFinalEmailToReceivers ist deaktiviert – oMailToCreator [{0}] <> [{1}].
'''
Public Shared ReadOnly Property Final_mail_debug_receiver() As String
Get
Return ResourceManager.GetString("Final mail debug receiver", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Finale E-Mail an den Ersteller würde gesendet werden..
'''
Public Shared ReadOnly Property Final_mail_to_creator_will_be_sent() As String
Get
Return ResourceManager.GetString("Final mail to creator will be sent", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Finale E-Mail an den Ersteller würde nicht erzeugt werden.{0}.
'''
Public Shared ReadOnly Property Final_mail_to_creator_will_not_be_sent() As String
Get
Return ResourceManager.GetString("Final mail to creator will not be sent", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Finale E-Mail an die Unterzeichner würde gesendet werden..
'''
Public Shared ReadOnly Property Final_mail_to_receivers_will_be_sent() As String
Get
Return ResourceManager.GetString("Final mail to receivers will be sent", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Finale E-Mail an die Unterzeichner würde nicht erzeugt werden.{0}.
'''
Public Shared ReadOnly Property Final_mail_to_receivers_will_not_be_sent() As String
Get
Return ResourceManager.GetString("Final mail to receivers will not be sent", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to GDViewer hat den Fehler [{0}] bei der Aktion [{1}] zurückgegeben..
'''
Public Shared ReadOnly Property GdViewer_ActionError() As String
Get
Return ResourceManager.GetString("GdViewer ActionError", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to GhostMode aktiv: {0} – Beenden Sie signFLOW, um den Ghost-Modus zu verlassen.
'''
Public Shared ReadOnly Property Ghost_mode_is_active() As String
Get
Return ResourceManager.GetString("Ghost mode is active", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Grid-Layout für abgeschlossene Umschläge gespeichert..
'''
Public Shared ReadOnly Property Grid_layout_completed_envelopes_saved() As String
Get
Return ResourceManager.GetString("Grid layout completed envelopes saved", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Grid-Layout für Umschläge gespeichert..
'''
Public Shared ReadOnly Property Grid_Layout_Envelopes_Saved() As String
Get
Return ResourceManager.GetString("Grid Layout Envelopes Saved", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Mindestens ein Empfänger hat keine Anrede oder keine Email Adresse..
'''
Public Shared ReadOnly Property Incomplete_Receivers() As String
Get
Return ResourceManager.GetString("Incomplete Receivers", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Konfiguration wird initialisiert.
'''
Public Shared ReadOnly Property Initializing_Configuration() As String
Get
Return ResourceManager.GetString("Initializing Configuration", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Initialisierung der Datenbank.
'''
Public Shared ReadOnly Property Initializing_database() As String
Get
Return ResourceManager.GetString("Initializing database", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Rechte werden initialisiert..
'''
Public Shared ReadOnly Property Initializing_Rights() As String
Get
Return ResourceManager.GetString("Initializing Rights", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Benutzer wird initialiserit..
'''
Public Shared ReadOnly Property Initializing_User() As String
Get
Return ResourceManager.GetString("Initializing User", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Empfänger {0} hat keine gültige Email Addresse..
'''
Public Shared ReadOnly Property Invalid_Email_Address() As String
Get
Return ResourceManager.GetString("Invalid Email Address", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Die Einladung an [@Mail] wurde nochmal versendet!.
'''
Public Shared ReadOnly Property Invitation_successfully_resend() As String
Get
Return ResourceManager.GetString("Invitation successfully resend", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Fehlendes Dokument.
'''
Public Shared ReadOnly Property Missing_Documents() As String
Get
Return ResourceManager.GetString("Missing Documents", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Es muss mindestens ein Signaturfeld gesetzt werden..
'''
Public Shared ReadOnly Property Missing_Elements() As String
Get
Return ResourceManager.GetString("Missing Elements", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Für den Empfänger {0} gibt es noch kein Signaturfeld..
'''
Public Shared ReadOnly Property Missing_Elements_for_Receiver() As String
Get
Return ResourceManager.GetString("Missing Elements for Receiver", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Fehlende Nachricht.
'''
Public Shared ReadOnly Property Missing_Message() As String
Get
Return ResourceManager.GetString("Missing Message", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Fehlende Empfänger.
'''
Public Shared ReadOnly Property Missing_Receivers() As String
Get
Return ResourceManager.GetString("Missing Receivers", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to ModificationOriginFile_FormFields.
'''
Public Shared ReadOnly Property ModificationOriginFile_FormFields() As String
Get
Return ResourceManager.GetString("ModificationOriginFile_FormFields", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Neuer Umschlag.
'''
Public Shared ReadOnly Property New_Envelope() As String
Get
Return ResourceManager.GetString("New Envelope", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Für diesen Umschlag ist bisher kein Zugangscode definiert..
'''
Public Shared ReadOnly Property No_access_code_defined_so_far() As String
Get
Return ResourceManager.GetString("No access code defined so far", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Keine Datenbank konfiguriert. Die Anwendung wird geschlossen..
'''
Public Shared ReadOnly Property No_database_configured() As String
Get
Return ResourceManager.GetString("No database configured", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Kein Umschlag ausgewählt..
'''
Public Shared ReadOnly Property No_envelope_selected() As String
Get
Return ResourceManager.GetString("No envelope selected", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Es ist kein Ergebnisbericht vorhanden..
'''
Public Shared ReadOnly Property No_result_report_available() As String
Get
Return ResourceManager.GetString("No result report available", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Keine Zeile ausgewählt..
'''
Public Shared ReadOnly Property No_row_selected() As String
Get
Return ResourceManager.GetString("No row selected", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Es sind keine Vorlagen vorhanden..
'''
Public Shared ReadOnly Property No_template() As String
Get
Return ResourceManager.GetString("No template", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Es ist nur eine Datei zulässig!.
'''
Public Shared ReadOnly Property Only_one_file_is_allowed() As String
Get
Return ResourceManager.GetString("Only one file is allowed", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Bitte lesen und unterzeichnen Sie dieses Dokument..
'''
Public Shared ReadOnly Property Please_read_and_sign_this_document() As String
Get
Return ResourceManager.GetString("Please read and sign this document", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Bitte wählen Sie einen Empfänger aus dem Reiter Empfänger aus..
'''
Public Shared ReadOnly Property Please_select_a_recipient_from_the_Recipients_tab() As String
Get
Return ResourceManager.GetString("Please select a recipient from the Recipients tab", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Bitte geben Sie einen Grund für den Abbruch an. - .
'''
Public Shared ReadOnly Property Reason_for_aborting() As String
Get
Return ResourceManager.GetString("Reason for aborting", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Empfänger konnte nicht gelöscht werden!.
'''
Public Shared ReadOnly Property Recipient_could_not_be_deleted() As String
Get
Return ResourceManager.GetString("Recipient could not be deleted", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Bitte wählen Sie einen Nutzer für den Ghost Mode..
'''
Public Shared ReadOnly Property Select_user_for_ghost_mode() As String
Get
Return ResourceManager.GetString("Select user for ghost mode", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Soll der Umschlag gespeichert werden?.
'''
Public Shared ReadOnly Property Should_The_Envelope_Be_Saved() As String
Get
Return ResourceManager.GetString("Should The Envelope Be Saved", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Platzhalter Signatur.
'''
Public Shared ReadOnly Property Signature() As String
Get
Return ResourceManager.GetString("Signature", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Signatur-Editor.
'''
Public Shared ReadOnly Property Signature_Editor() As String
Get
Return ResourceManager.GetString("Signature Editor", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Anwendung wird gestartet..
'''
Public Shared ReadOnly Property Starting_Application() As String
Get
Return ResourceManager.GetString("Starting Application", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Der Umschlag konnte nicht gelöscht werden!.
'''
Public Shared ReadOnly Property The_envelope_could_not_be_deleted() As String
Get
Return ResourceManager.GetString("The envelope could not be deleted", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Der Umschlag enthält keine Dokumente.
'''
Public Shared ReadOnly Property The_envelope_does_not_contain_any_documents() As String
Get
Return ResourceManager.GetString("The envelope does not contain any documents", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Es gibt für diesen Empfänger bereits Elemente. Wollen Sie den Empfänger trotzdem löschen?.
'''
Public Shared ReadOnly Property There_are_already_elements_for_this_recipient() As String
Get
Return ResourceManager.GetString("There are already elements for this recipient", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Es sind ungespeicherte Änderungen vorhanden. Wollen Sie diese Speichern?.
'''
Public Shared ReadOnly Property There_are_unsaved_changes() As String
Get
Return ResourceManager.GetString("There are unsaved changes", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Ein unerwarter Fehler ist aufgetreten..
'''
Public Shared ReadOnly Property Unexpected_Error() As String
Get
Return ResourceManager.GetString("Unexpected Error", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Benutzer {0} ist unbekannt. Bitte wenden Sie sich an Ihren Administrator. Die Anwendung wird geschlossen..
'''
Public Shared ReadOnly Property User_unknown() As String
Get
Return ResourceManager.GetString("User unknown", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Anzeige konnte nicht initialisiert werden..
'''
Public Shared ReadOnly Property Viewer_could_not_be_initialized() As String
Get
Return ResourceManager.GetString("Viewer could not be initialized", resourceCulture)
End Get
End Property
'''
''' Looks up a localized string similar to Sie haben ein Dokument zum signieren erhalten:.
'''
Public Shared ReadOnly Property You_received_a_document_to_sign() As String
Get
Return ResourceManager.GetString("You received a document to sign", resourceCulture)
End Get
End Property
End Class
End Namespace