summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
diff options
context:
space:
mode:
authortkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:17:22 +0000
committertkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:17:22 +0000
commitf057a36be9a0eec61c4da3a401df9be067458a84 (patch)
tree7dfc31e5395d884620127092211ca7e210deb32e /pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
parent85c0d6dc8e2b2ca9ef377b0a2416ae99f33055e0 (diff)
downloadpdf-over-f057a36be9a0eec61c4da3a401df9be067458a84.tar.gz
pdf-over-f057a36be9a0eec61c4da3a401df9be067458a84.tar.bz2
pdf-over-f057a36be9a0eec61c4da3a401df9be067458a84.zip
+ error message if manual positioning fails ...
+ fixed mac start script + fixed signature block size with auto positioning git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@239 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties')
-rw-r--r--pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties1
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 ed8c666f..a0510ec9 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
@@ -81,6 +81,7 @@ error.Unexpected=Unexpected Error
error.title=Error
error.MayNotBeAPDF=This may not be a PDF File
error.InvalidLocale=Locale not valid
+error.PositioningNotPossible=Manual positioning currently not possible due to a Java Bug. Using automatic positioning.
exception.InvalidEmblemFile=%s is an invalid signature logo file!
exception.InvalidPort=%s is invalid: has to be a number between %d and %d
exception.PasswordTooLong=Given password is too long!