From: Roland Haeder Date: Mon, 12 Oct 2015 13:22:23 +0000 (+0200) Subject: added for="fooId" for f:validator tag X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1208d1f9c8447c55ebf9c1262e42e08a6231a405;p=addressbook-war.git added for="fooId" for f:validator tag 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 3267f44b..0c547484 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -149,8 +149,8 @@ PAGE_TITLE_LOGIN_EDIT_ADDRESS=Meine Kontaktdaten \u00e4ndern CONTENT_TITLE_LOGIN_EDIT_ADDRESS=\u00c4ndern Sie Ihre Adressdaten: PAGE_TITLE_LOGIN_EDIT_USER_DATA=Benutzerdaten \u00e4ndern CONTENT_TITLE_LOGIN_EDIT_USER_DATA=\u00c4ndern Sie Ihre Benutzerdaten: -GUEST_YES_READ_PRIVACY_STATEMENT_1=Ja, ich habe die PRIVACY_STATEMENTS=Datenschutzbestimmungen +GUEST_YES_READ_PRIVACY_STATEMENT_1=Ja, ich habe die GUEST_YES_READ_PRIVACY_STATEMENT_2=gelesen und auch verstanden und nehme sie hiermit an. GUEST_YES_READ_TERMS_CONDITIONS_1=Ja, ich habe die GUEST_YES_READ_TERMS_CONDITIONS_2=gelesen und verstanden und nehme sie hiermit an. diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index d03c7a55..153d5597 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -149,8 +149,8 @@ PAGE_TITLE_LOGIN_EDIT_ADDRESS=Change my address data CONTENT_TITLE_LOGIN_EDIT_ADDRESS=Change your address data: PAGE_TITLE_LOGIN_EDIT_USER_DATA=Change user data CONTENT_TITLE_LOGIN_EDIT_USER_DATA=Change your user data: -GUEST_YES_READ_PRIVACY_STATEMENT_1=Yes, I have read and understand the PRIVACY_STATEMENTS=privacy statements +GUEST_YES_READ_PRIVACY_STATEMENT_1=Yes, I have read and understand the GUEST_YES_READ_PRIVACY_STATEMENT_2=and I accept them with this. 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. diff --git a/web/WEB-INF/templates/generic/form_personal_data.tpl b/web/WEB-INF/templates/generic/form_personal_data.tpl index 77e992e4..91fe1c7e 100644 --- a/web/WEB-INF/templates/generic/form_personal_data.tpl +++ b/web/WEB-INF/templates/generic/form_personal_data.tpl @@ -32,7 +32,7 @@
- +
@@ -46,7 +46,7 @@
- +
@@ -60,7 +60,7 @@
- +
@@ -100,7 +100,7 @@
- +
diff --git a/web/WEB-INF/templates/guest/guest_privacy_terms.tpl b/web/WEB-INF/templates/guest/guest_privacy_terms.tpl index d1d2db0c..a582d9ab 100644 --- a/web/WEB-INF/templates/guest/guest_privacy_terms.tpl +++ b/web/WEB-INF/templates/guest/guest_privacy_terms.tpl @@ -12,7 +12,7 @@
- +
@@ -28,7 +28,7 @@
- +
diff --git a/web/login/login_add_addressbook.xhtml b/web/login/login_add_addressbook.xhtml index f07d9104..30f86daf 100644 --- a/web/login/login_add_addressbook.xhtml +++ b/web/login/login_add_addressbook.xhtml @@ -27,7 +27,7 @@
- +