diff options
author | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-10-31 16:36:56 +0000 |
---|---|---|
committer | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-10-31 16:36:56 +0000 |
commit | 220fd02d05c701ebfd99c72068cd58b9427a15c4 (patch) | |
tree | b258c91c3487ad667a2ec53b7a8fffa82a018021 /trunk/pdf-over-gui/src/main/resources | |
parent | bd4e8d4b132a1caf6bee6598e3a2375f987beaf4 (diff) | |
download | pdf-over-220fd02d05c701ebfd99c72068cd58b9427a15c4.tar.gz pdf-over-220fd02d05c701ebfd99c72068cd58b9427a15c4.tar.bz2 pdf-over-220fd02d05c701ebfd99c72068cd58b9427a15c4.zip |
+ added progress message for waiting composite
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12746 3a0b52a2-8410-0410-bc02-ff6273a87459
Diffstat (limited to 'trunk/pdf-over-gui/src/main/resources')
-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 872eef8a..35d33c01 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 @@ -77,6 +77,7 @@ 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\! exception.PasswordTooShort=Given password is too short\! +waiting.message=Signature creation in progress ... main.configuration=Configuration main.done=Finish main.position=Positioning |