From: Roland Häder Date: Tue, 24 May 2016 10:41:12 +0000 (+0200) Subject: added missing required messages for contact data X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9260e69aeb1f8d80ed982b47450e243983749e92;p=pizzaservice-war.git added missing required messages for contact data --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index bd8e59e2..3337b2c1 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -543,3 +543,10 @@ ADMIN_EXPORT_CONTACT_CELLPHONE_NUMBER=Handynummer ADMIN_EXPORT_CONTACT_LANDLINE_NUMBER=Festnetznummer ADMIN_EXPORT_CONTACT_FAX_NUMBER=Faxnummer ADMIN_EXPORT_CONTACT_CREATED=Eintrag erstellt +GUEST_CONTACT_DATA_FIRST_NAME_REQUIRED=Bitte geben Sie Ihren Vornamen ein. +GUEST_CONTACT_DATA_FAMILY_NAME_REQUIRED=Bitte geben Sie Ihren Familiennamen ein. +GUEST_CONTACT_DATA_STREET_REQUIRED=Bitte geben Sie die Stra\u00dfe ohne Hausnummer ein. +GUEST_CONTACT_DATA_HOUSE_NUMBER_REQUIRED=Bitte geben Sie die Hausnummer ohne Zusatz ein. +GUEST_CONTACT_DATA_ZIP_CODE_REQUIRED=Bitte geben Sie Ihre Postleitzahl ein. +GUEST_CONTACT_DATA_CITY_REQUIRED=Bitte geben Sie Ihren Wohnort ein. +GUEST_CONTACT_DATA_BIRTHDAY_REQUIRED=Bitte geben Sie Ihr Geburtsdatum ein. diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index f376525c..ae59459f 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -528,3 +528,10 @@ ADMIN_EXPORT_CONTACT_CELLPHONE_NUMBER=Cellphone number ADMIN_EXPORT_CONTACT_LANDLINE_NUMBER=Land-line number ADMIN_EXPORT_CONTACT_FAX_NUMBER=Fax number ADMIN_EXPORT_CONTACT_CREATED=Entry created +GUEST_CONTACT_DATA_FIRST_NAME_REQUIRED=Please enter your first name. +GUEST_CONTACT_DATA_FAMILY_NAME_REQUIRED=Please enter your family name. +GUEST_CONTACT_DATA_STREET_REQUIRED=Please enter your street without house number. +GUEST_CONTACT_DATA_HOUSE_NUMBER_REQUIRED=Please enter your house number without extension, +GUEST_CONTACT_DATA_ZIP_CODE_REQUIRED=Please enter your ZIP code. +GUEST_CONTACT_DATA_CITY_REQUIRED=Please enter your city. +GUEST_CONTACT_DATA_BIRTHDAY_REQUIRED=Please enter your birthday. diff --git a/web/WEB-INF/templates/contact/form_contact_data.tpl b/web/WEB-INF/templates/contact/form_contact_data.tpl index 6614b330..a76da6d8 100644 --- a/web/WEB-INF/templates/contact/form_contact_data.tpl +++ b/web/WEB-INF/templates/contact/form_contact_data.tpl @@ -34,7 +34,7 @@
- +
@@ -50,7 +50,7 @@
- +
@@ -66,7 +66,7 @@
- +
@@ -82,7 +82,7 @@
- +
@@ -98,7 +98,7 @@
- +
@@ -114,7 +114,7 @@
- +
@@ -130,7 +130,7 @@
- +