aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authortknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2009-09-11 07:11:57 +0000
committertknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2009-09-11 07:11:57 +0000
commit015dbf6dcdc56893bc97a062a905e90b1c2ea529 (patch)
treec4a05fc36c3d2ab5def91f6ae0370a28851c0d39 /src/main/resources
parent3a46eeb47e9025601fc0b651b93ec991aeb6dc65 (diff)
downloadpdf-as-3-015dbf6dcdc56893bc97a062a905e90b1c2ea529.tar.gz
pdf-as-3-015dbf6dcdc56893bc97a062a905e90b1c2ea529.tar.bz2
pdf-as-3-015dbf6dcdc56893bc97a062a905e90b1c2ea529.zip
Bugfixes
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@339 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/DefaultConfiguration.zipbin649973 -> 649988 bytes
-rw-r--r--src/main/resources/at/gv/egiz/pdfas/web/i18n/language.properties3
-rw-r--r--src/main/resources/at/gv/egiz/pdfas/web/i18n/language_de.properties3
3 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/DefaultConfiguration.zip b/src/main/resources/DefaultConfiguration.zip
index 40af0ed..c31c9d1 100644
--- a/src/main/resources/DefaultConfiguration.zip
+++ b/src/main/resources/DefaultConfiguration.zip
Binary files differ
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 67a7d47..1fb6b13 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
@@ -4,6 +4,7 @@ common.backtolist = back to list
common.binary = binary
common.bku = Local CCS
common.locale.param = locale=en
+common.moa = MOA
common.mocca = Online CCS
common.textual = textual
common.title = PDF Signature
@@ -63,7 +64,7 @@ signupload.documentnotselected = Please select a pdf document to be s
signupload.documentnotselected.preview = Please select a pdf document to be signed for preview.
signupload.file = PDF document
signupload.heading2 = Sign document
-signupload.note = Documents signed in textual mode can only be verified if the underlying certificate can be retrieved from a directory service.
+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.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.selectfilenote = Please select the signature parameters and the pdf document to be signed with your citizen card.
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 32eed80..fe92ab0 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
@@ -4,6 +4,7 @@ common.backtolist = zurück zur Liste
common.binary = binär
common.bku = Lokale BKU
common.locale.param = locale=de
+common.moa = MOA
common.mocca = Online BKU
common.textual = textuell
common.title = PDF-Signatur
@@ -63,7 +64,7 @@ signupload.documentnotselected = Bitte wählen Sie das zu signierende
signupload.documentnotselected.preview = Bitte wählen Sie das zu signierende PDF-Dokument für die Vorschau aus.
signupload.file = PDF Dokument
signupload.heading2 = Dokument Signatur erstellen
-signupload.note = Im textuellen Modus signierte Dokumente können nur dann geprüft werden, wenn das Zertifikat in einem Verzeichnisdienst verfügbar ist.
+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.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.selectfilenote = Bitte wählen Sie die Signaturparameter sowie das zu signierende PDF Dokument. Dieses wird mit Ihrer Bürgerkarte signiert.