diff options
Diffstat (limited to 'pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties index d713a009..8d174012 100644 --- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties +++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties @@ -78,7 +78,8 @@ error.InvalidSettings=Invalid settings are still present. Please check your inpu error.IOError=Input/Output Error error.LocalBKU=Please check if a local CCE (citizen card environment) is running\n\nYou need a CCE to access your citizen card. Further information under www.buergerkarte.at error.MayNotBeAPDF=This may not be a PDF file -error.PDFProtected=This PDF file is password protected +error.PDFProtected=This PDF file is encrypted and can therefore not be signed +error.PDFPwdProtected=This PDF file is password protected and can therefore not be signed error.PositioningNotPossible=Manual positioning currently not possible due to a Java Bug. Using automatic positioning. error.PrepareDocument=Failed to prepare document for signature. error.Retry=Retry |