diff options
Diffstat (limited to 'pdf-over-gui/src/main/resources')
| -rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 4 | 
1 files changed, 3 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 6a1559b8..51a5ae9a 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 @@ -35,7 +35,7 @@ argument.invalid.number=Phone Number Argument invalid! Use:  argument.invalid.output=Output folder argument invalid! Use:   argument.invalid.password=Mobile BKU password invalid! Use:   argument.invalid.proxyhost=Proxy host argument invalid! Use:  -argument.invalid.proxyport=Proxy port argument invalid! Use:   +argument.invalid.proxyport=Proxy port argument invalid! Use:   bku_selection.card=CARD  bku_selection.mobile=MOBILE  common.AllExtension_Description=All files @@ -69,6 +69,8 @@ error.PrepareDocument=Failed to prepare document for signature.  error.Retry=Retry  error.SaveOutputFolder=Failed to save signed document to configured output folder.  error.Signatur=Signature error +error.SignaturePanel.NoPage="No page selected" +error.SignaturePanel.NoRender="Could not render page"  error.TanTooLong=Entered TAN too long  error.Unexpected=Unexpected Error  error.title=Error | 
