From: Roland Häder Date: Mon, 23 May 2016 08:47:09 +0000 (+0200) Subject: some cleanups + added missing i18n strings X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=428d9e12668c3b1d3973aca4a0feb0fa8a236a9e;p=pizzaservice-war.git some cleanups + added missing i18n strings --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index a9b55ee0..3a30f335 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -525,3 +525,4 @@ LINK_ADMIN_EXPORT_CONTACT=Daten exportieren LINK_ADMIN_EXPORT_CONTACT_TITLE=Kontaktdaten exportieren PERSONAL_DATA_BIRTHDAY=Geburtsdatum (dd.mm.jjjj): BIRTHDAY_PATTERN=dd.MM.yyyy +INVALID_BIRTHDAY=Ung\u00fcltiges Geburtsdatum eingegeben. diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index c458fadf..ad73ae53 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -510,3 +510,4 @@ LINK_ADMIN_EXPORT_CONTACT=Export data LINK_ADMIN_EXPORT_CONTACT_TITLE=Export contact data PERSONAL_DATA_BIRTHDAY=Birthday (mm-dd-yyyy): BIRTHDAY_PATTERN=MM-dd-yyyy +INVALID_BIRTHDAY=Wrong birthday entered. diff --git a/web/WEB-INF/templates/contact/form_contact_data.tpl b/web/WEB-INF/templates/contact/form_contact_data.tpl index 1e826c36..09f0f4af 100644 --- a/web/WEB-INF/templates/contact/form_contact_data.tpl +++ b/web/WEB-INF/templates/contact/form_contact_data.tpl @@ -35,7 +35,7 @@
- +
@@ -63,7 +63,7 @@
- +
@@ -91,7 +91,7 @@
- +
@@ -105,7 +105,7 @@
- +
@@ -118,15 +118,15 @@
- - + +
- +
@@ -155,11 +155,11 @@ - + - +