diff options
| author | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-10-31 16:36:53 +0000 | 
|---|---|---|
| committer | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-10-31 16:36:53 +0000 | 
| commit | 772a0233a567087ab5bd6c0663625cb36c0dbf53 (patch) | |
| tree | f64958150ea1de569334c54d690e6b81e365ed62 /trunk/pdf-over-gui/src/main/resources/at | |
| parent | 9aea1ad9947f03df8cf0652b3310366a5fd57179 (diff) | |
| download | pdf-over-772a0233a567087ab5bd6c0663625cb36c0dbf53.tar.gz pdf-over-772a0233a567087ab5bd6c0663625cb36c0dbf53.tar.bz2 pdf-over-772a0233a567087ab5bd6c0663625cb36c0dbf53.zip | |
Changed ErrorDialog to use SWT Messagebox for OS specific error messages
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12738 3a0b52a2-8410-0410-bc02-ff6273a87459
Diffstat (limited to 'trunk/pdf-over-gui/src/main/resources/at')
| -rw-r--r-- | trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties index 84086ae1..872eef8a 100644 --- a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties +++ b/trunk/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\! | 
