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=544c9d105ce8f704b120e193915fd847599ed97f;p=addressbook-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 4c9957d4..e33bdf5b 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -571,3 +571,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 b4dff696..95008aa4 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -569,3 +569,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 @@
- +