From 3a2229dbe6b70c96fdc4e3c30bf001da14b94876 Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Thu, 17 Jan 2019 13:40:16 +0100 Subject: gui fixed when entering a invalid number --- pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties') 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 e2f821da..c87ce2bc 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 @@ -125,7 +125,7 @@ error.IOError=Input/Output Error error.Initialization=Initialization failed. Please check your configuration. error.InvalidBKU=Invalid CCE selection. Please check. error.InvalidLocale=Locale not valid -error.InvalidPhoneNumber=Given phone number is invalid\! Example\: +43664123456789 +error.InvalidPhoneNumber=Given phone number is invalid\! Example\:+43664123456789 error.InvalidSettings=Invalid settings are still present. Please check your input. error.KeyStore=Error loading they keystore. Wrong password? error.KeyStoreAliasExist=Key alias %s not found in keystore -- cgit v1.2.3