From: Roland Häder Date: Thu, 4 Aug 2016 13:37:32 +0000 (+0200) Subject: added missing i18n string (please cherry-pick) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=346f6cd5fcec3a7260d07604cfdbf9b7a5957169;p=jfinancials-war.git added missing i18n string (please cherry-pick) --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 141e5617..954f2826 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -620,3 +620,4 @@ ADMIN_LOGOUT_NOTICE=Bitte loggen Sie sich immer aus, damit die Sitzung sauber be USER_CURRENT_PASSWORD_REQUIRED=Bitte geben Sie Ihr derzeit verwendetes Passwort zur \u00c4nderungsbest\u00e4tigung ein. USER_NEW_PASSWORD_REQUIRED=Bitte geben Sie ein neues Passwort zweimal ein. Dieses muss anders als Ihr aktuelles sein. USER_NEW_PASSWORD_REPEAT_REQUIRED=Bitte wiederholen Sie das neue Passwort. Dies dient der Reduzierung von Tippfehlern. +ADMIN_USER_MUST_CHANGE_PASSWORD=Soll der Benutzer sein Kennwort nach dem Einloggen selber \u00e4ndern? diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 13a9712e..80a200e3 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -617,3 +617,4 @@ ADMIN_LOGOUT_NOTICE=Please always logout from administration area that the sessi USER_CURRENT_PASSWORD_REQUIRED=Please enter your currently used password for confirming password change. USER_NEW_PASSWORD_REQUIRED=Please a new password twice. This must be different than the current one. USER_NEW_PASSWORD_REPEAT_REQUIRED=Please repeat your new password. This is for preventing type mistakes. +ADMIN_USER_MUST_CHANGE_PASSWORD=Should the user change his password after login?