diff options
author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:09:27 +0000 |
---|---|---|
committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:09:27 +0000 |
commit | 3c90890af1d1dcba289b0d117296a0d5d602e4f2 (patch) | |
tree | 79df7425d1615ab2d8b6deae7ee6662af6921ede /pdf-over-gui/src/main/resources | |
parent | 6491d3da3e16b733a3a93b21837c26ca035ec4ef (diff) | |
download | pdf-over-3c90890af1d1dcba289b0d117296a0d5d602e4f2.tar.gz pdf-over-3c90890af1d1dcba289b0d117296a0d5d602e4f2.tar.bz2 pdf-over-3c90890af1d1dcba289b0d117296a0d5d602e4f2.zip |
Externalize remaining strings
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@163 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
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 |