From 1b9d5e1e569a8454132d268c3e9f1597bd5a20fc Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Tue, 13 Nov 2012 11:56:26 +0100 Subject: Guard against empty error messages --- .../src/main/resources/at/asit/pdfover/gui/messages.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties') 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 895da18f..3f86ed1d 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 @@ -71,6 +71,7 @@ error.InvalidBKU=Invalid CCE selection. Please check. error.InvalidLocale=Locale not valid error.InvalidPhoneNumber=Given phone number is invalid! Example: +43664123456789 error.InvalidSettings=Invalid settings are still present. Please check your input. +error.IOError=Input/Output Error error.LocalBKU=Please check if a local CCE is running error.MayNotBeAPDF=This may not be a PDF File error.PositioningNotPossible=Manual positioning currently not possible due to a Java Bug. Using automatic positioning. -- cgit v1.2.3