From f057a36be9a0eec61c4da3a401df9be067458a84 Mon Sep 17 00:00:00 2001
From: tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>
Date: Wed, 10 Apr 2013 19:17:22 +0000
Subject: + 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
---
 pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties  | 1 +
 .../src/main/resources/at/asit/pdfover/gui/messages_de.properties        | 1 +
 2 files changed, 2 insertions(+)

(limited to 'pdf-over-gui/src/main/resources/at')

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!
diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties
index af4cc6c6..df95a8fb 100644
--- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties
+++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties
@@ -81,6 +81,7 @@ error.Unexpected=Unerwarteter Fehler
 error.title=Fehler
 error.MayNotBeAPDF=Dies ist m�glicherweise keine PDF Datei
 error.InvalidLocale=Ung�ltige Sprache
+error.PositioningNotPossible=Positionsauswahl ist im Moment nicht verf�gbar wegen eines Java Fehlers. Die Position wird automatisch bestimmt. 
 exception.InvalidEmblemFile=%s ist eine ung�ltige Bildmarken-Datei!
 exception.InvalidPort=%s ist ung�ltig: muss eine Nummer zwischen %d und %d sein.
 exception.PasswordTooLong=Eingegebenes Passwort ist zu lange!
-- 
cgit v1.2.3