From 3d88697da5a47139625700e591bef9baada4258a Mon Sep 17 00:00:00 2001 From: tknall Date: Mon, 21 Dec 2009 11:28:50 +0000 Subject: web application: many minor improvements (pdf/a selection for instance) Adobe signature attribute: added feature allowing configuration of field "reason" configuration updates default configuration updated git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@521 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- src/main/resources/at/gv/egiz/pdfas/web/i18n/language.properties | 2 ++ src/main/resources/at/gv/egiz/pdfas/web/i18n/language_de.properties | 2 ++ 2 files changed, 4 insertions(+) (limited to 'src/main/resources/at/gv/egiz/pdfas/web/i18n') diff --git a/src/main/resources/at/gv/egiz/pdfas/web/i18n/language.properties b/src/main/resources/at/gv/egiz/pdfas/web/i18n/language.properties index b96e64c..3914cba 100644 --- a/src/main/resources/at/gv/egiz/pdfas/web/i18n/language.properties +++ b/src/main/resources/at/gv/egiz/pdfas/web/i18n/language.properties @@ -65,8 +65,10 @@ signupload.documentnotselected.preview = Please select a pdf document to be s signupload.file = PDF document signupload.heading2 = Sign document signupload.note = Textual signature mode is only practicable for simple documents without special structures (like tables, forms...) and graphics. Documents signed in textual mode can only be verified if the underlying certificate can be retrieved from a directory service. +signupload.note.pdfa = Please note that using PDF/A-1b increases the size of the signed file since the font for the signature block has to be embedded. signupload.note.prefix = Please note signupload.noteonsigmark = The appearance of the signature mark depends on the signature type, signature mode, on the particular citizen card and on the given citizen card software. +signupload.pdfa = use PDF/A-1b signupload.selectfilenote = Please select the signature parameters and the pdf document to be signed with your citizen card. signupload.signaturedevice = Signature device signupload.signaturemode = Signature mode diff --git a/src/main/resources/at/gv/egiz/pdfas/web/i18n/language_de.properties b/src/main/resources/at/gv/egiz/pdfas/web/i18n/language_de.properties index 5b7f309..f73ec7c 100644 --- a/src/main/resources/at/gv/egiz/pdfas/web/i18n/language_de.properties +++ b/src/main/resources/at/gv/egiz/pdfas/web/i18n/language_de.properties @@ -65,8 +65,10 @@ signupload.documentnotselected.preview = Bitte w signupload.file = PDF Dokument signupload.heading2 = Dokument Signatur erstellen signupload.note = Der textuelle Signaturmodus ist nur für einfache Dokumente ohne Strukturierung (Tabellen, Formulare udgl.) und ohne Grafiken sinnvoll anwendbar. Textuell signierte Dokumente können nur dann geprüft werden, wenn das Zertifikat in einem Verzeichnisdienst verfügbar ist. +signupload.note.pdfa = Bitte berücksichtigen Sie, dass die Verwendung von PDF/A-1b die Größe der signierten Datei erhöht, da die Schriftart des Signaturblocks eingebettet werden muss. signupload.note.prefix = Bitte beachten Sie signupload.noteonsigmark = Das Erscheinungsbild der Signaturmarke kann abhängig vom Signaturtyp, vom Signaturmodus, von der verwendeten Bürgerkarte, sowie von der verwendeten Bürgerkartenumgebung variieren. +signupload.pdfa = PDF/A-1b verwenden signupload.selectfilenote = Bitte wählen Sie die Signaturparameter sowie das zu signierende PDF Dokument. Dieses wird mit Ihrer Bürgerkarte signiert. signupload.signaturedevice = Signaturgerät signupload.signaturemode = Signaturmodus -- cgit v1.2.3