aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/config/help_text.properties
diff options
context:
space:
mode:
authortknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2011-02-04 10:12:25 +0000
committertknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2011-02-04 10:12:25 +0000
commit1c2600e7328c84a3327719cc682731bb470417e3 (patch)
treec4c8caf6a7005885d5363dee9b6438318f62f713 /src/main/resources/config/help_text.properties
parentf471d8a5ac76cff2f6a6c833c7c4aa08d24fecab (diff)
downloadpdf-as-3-1c2600e7328c84a3327719cc682731bb470417e3.tar.gz
pdf-as-3-1c2600e7328c84a3327719cc682731bb470417e3.tar.bz2
pdf-as-3-1c2600e7328c84a3327719cc682731bb470417e3.zip
- fixed: handling incomplete response from citizen card environment (missing headers "user-agent" or "Server")
- fixed: do not try to delete non-existing file git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@743 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'src/main/resources/config/help_text.properties')
-rw-r--r--src/main/resources/config/help_text.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/config/help_text.properties b/src/main/resources/config/help_text.properties
index 7c07665..e3cc17e 100644
--- a/src/main/resources/config/help_text.properties
+++ b/src/main/resources/config/help_text.properties
@@ -16,6 +16,7 @@ error.code.101=Die Konfigurationsdatei konnte nicht geladen werden.
error.code.102=Das Signaturprofil enthält keinen Bericht für die Kennzeichnung.
error.code.103=Für den PDA/A Modus muss eine einbettbare TrueType-Schrift konfiguriert sein.
error.code.104=Die Konfiguration der SignaturLayout-Implementierung fehlt oder ist ungültig.
+error.code.105=Es ist nicht möglich, den Typ der Bürgerkartenumgebung zu ermitteln. Die Antwort der Bürgerkartenumgebung war unvollständig.
#PDFDocumentException
error.code.201=Das PDF Dokument kann nicht gelesen werden, oder die Datei hat ein falsches Format.