From: Roland Haeder Date: Tue, 13 Oct 2015 10:04:38 +0000 (+0200) Subject: addded validator messages X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=92c5da082910646b3f96c9af271cddd3ad9fb730;p=pizzaservice-war.git addded validator messages Signed-off-by:Roland Häder --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 79f31cf5..044d3d83 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -191,3 +191,5 @@ GUEST_YES_READ_TERMS_CONDITIONS_1=Ja, ich habe die GUEST_YES_READ_TERMS_CONDITIONS_2=gelesen und verstanden und nehme sie hiermit an. TERMS_CONDITIONS=Allgemeine Gesch\u00e4ftsbestimmungen NONE_SELECTED=k.A. +ENTERED_HOUSE_NUMBER_INVALID=Die eingegebene Hausnummer ist ung\u00fcltig. +ENTERED_ZIP_CODE_INVALID=Die eingegebene Postleitzahl ist ung\u00fcltig. diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 26e6fb95..5db85d58 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -191,3 +191,5 @@ GUEST_YES_READ_TERMS_CONDITIONS_1=Yes, I have read and understand the GUEST_YES_READ_TERMS_CONDITIONS_2=and I accept them with this. TERMS_CONDITIONS=Terms & Conditions NONE_SELECTED=Empty +ENTERED_HOUSE_NUMBER_INVALID=The entered house number is invalid. +ENTERED_ZIP_CODE_INVALID=The entered ZIP code is invalid. diff --git a/web/WEB-INF/templates/generic/form_personal_data.tpl b/web/WEB-INF/templates/generic/form_personal_data.tpl index 91fe1c7e..6b450621 100644 --- a/web/WEB-INF/templates/generic/form_personal_data.tpl +++ b/web/WEB-INF/templates/generic/form_personal_data.tpl @@ -73,8 +73,8 @@
- - + +
@@ -87,7 +87,9 @@
- + + +