From 428d9e12668c3b1d3973aca4a0feb0fa8a236a9e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 23 May 2016 10:47:09 +0200 Subject: [PATCH] some cleanups + added missing i18n strings --- .../localization/bundle_de_DE.properties | 1 + .../localization/bundle_en_US.properties | 1 + .../templates/contact/form_contact_data.tpl | 18 +++++++++--------- 3 files changed, 11 insertions(+), 9 deletions(-) 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 @@ - + - +
-- 2.39.5