diff options
author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:08:16 +0000 |
---|---|---|
committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:08:16 +0000 |
commit | 42b326277b1c5e559a415fe83ee9ae44f0de772f (patch) | |
tree | 419469c02b573e5fa383019f811e374973580af5 /pdf-over-gui/src/main/resources/at/asit | |
parent | ac59f65187ba4a9666e90cdb34138bb873e627aa (diff) | |
download | pdf-over-42b326277b1c5e559a415fe83ee9ae44f0de772f.tar.gz pdf-over-42b326277b1c5e559a415fe83ee9ae44f0de772f.tar.bz2 pdf-over-42b326277b1c5e559a415fe83ee9ae44f0de772f.zip |
Changed ErrorDialog to use SWT Messagebox for OS specific error messages
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@152 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main/resources/at/asit')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 1 |
1 files changed, 1 insertions, 0 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 84086ae1..872eef8a 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 @@ -72,6 +72,7 @@ error.SaveOutputFolder=Failed to save signed document to configured output folde error.Signatur=Signature error error.TanTooLong=Entered TAN too long error.Unexpected=Unexpected Error +error.title=Error exception.InvalidEmblemFile=is an invalid signature logo file\! exception.InvalidPort=is invalid has to be between 1 and exception.PasswordTooLong=Given password is too long\! |