From f95cf97a13318a50a9beb6e66b34805fe502f921 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sun, 25 Jun 2017 13:09:34 +0200 Subject: [PATCH] Don't cherry-pick: - added title attribute to PrimeFaces tag for receipt issue date MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .../mxchange/localization/bundle_de_DE.properties | 1 + .../mxchange/localization/bundle_en_US.properties | 1 + .../financials/login_financials_add_income.xhtml | 12 ++++++------ .../financials/login_financials_add_receipt.xhtml | 12 ++++++------ 4 files changed, 14 insertions(+), 12 deletions(-) diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 0a205e18..a1202f4d 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -807,3 +807,4 @@ ERROR_USER_PASSWORD_REPEAT_EMPTY=Sie muessen das eingegebene Passwort wiederhole GUEST_REGISTRATION_USER_PASSWORDS_EMPTY_ALLOWED=Lassen Sie beide Passwortfelder leer, wird Ihnen ein Passwort per Zufall generiert. #@TODO Please fix German umlauts! GUEST_REGISTRATION_USER_PASSWORDS_EMPTY_NOT_ALLOWED=Sie muessen selbst ein Passwort vergeben. Bitte geben Sie dies zur Bestaetigung zweimal ein. +LOGIN_FINANCIAL_ENTER_RECEIPT_ISSUED_TITLE=Geben oder suchen Sie hier das genaue Datum aus, wann die Rechnung/der Kassenbon erstellt wurde. Dadurch kann ein genauer Zeitverlauf generiert werden. diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index b57c0e5d..cd04d310 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -790,3 +790,4 @@ ERROR_USER_PASSWORD_EMPTY=You have to enter a password. ERROR_USER_PASSWORD_REPEAT_EMPTY=You have to repeat the entered password. GUEST_REGISTRATION_USER_PASSWORDS_EMPTY_ALLOWED=If you left both password fields empty, a random password will generated for you. GUEST_REGISTRATION_USER_PASSWORDS_EMPTY_NOT_ALLOWED=You have to enter an own password. Please enter it twice for confirmation. +LOGIN_FINANCIAL_ENTER_RECEIPT_ISSUED_TITLE=Please enter or select here the exact date when the receipt has been issue. Then an exact time-line can be generated. diff --git a/web/user/financials/login_financials_add_income.xhtml b/web/user/financials/login_financials_add_income.xhtml index a81cd7f8..48114f3d 100644 --- a/web/user/financials/login_financials_add_income.xhtml +++ b/web/user/financials/login_financials_add_income.xhtml @@ -22,7 +22,7 @@ -
+
@@ -34,9 +34,9 @@
- + -
+
@@ -49,9 +49,9 @@
- + -
+
@@ -63,7 +63,7 @@
- + -
+
@@ -38,19 +38,19 @@
-
+
- +
-
+
@@ -64,13 +64,13 @@
-
+
-
+
-- 2.39.5