From 9c5e6971b00f3b8e0313b9350169ad322e1b5f30 Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Mon, 1 Apr 2019 10:51:39 +0200 Subject: error handling implemented in case an error occurs when connecting to atrust --- .../src/main/resources/at/asit/pdfover/gui/messages_de.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties') diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties index 158af59a..50c75e6e 100644 --- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties +++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties @@ -147,6 +147,7 @@ error.TanTooLong=Eingegebene TAN zu lange error.Title=Fehler error.TitleFatal=Fataler Fehler error.Unexpected=Unerwarteter Fehler +error.ATrustConnection=Verbindung zu A-Trust konnte nicht aufgebaut werden exception.InvalidEmblemFile=%s ist eine ung\u00FCltige Bildmarken-Datei\! exception.InvalidPort=%s ist ung\u00FCltig\: muss eine Nummer zwischen %d und %d sein. exception.PasswordTooLong=Eingegebenes Passwort ist zu lange\! -- cgit v1.2.3