From: Roland Häder Date: Mon, 29 Aug 2016 14:53:05 +0000 (+0200) Subject: Please cherry-pick: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=157975c0884d100206408e98066e2132648bf293;p=jjobs-war.git Please cherry-pick: - renamed i18n strings - added missing i18n string --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index c51f5368..ab9b286f 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -791,3 +791,4 @@ ERROR_USER_EMAIL_ADDRESSES_MISMATCH=Die von Ihnen eingegebenen Email-Adressen st MENU_USER_EDIT_PROFILE_TITLE=Profildaten editieren USER_ENTER_NEW_PASSWORD=Neues Passwort: USER_ENTER_NEW_PASSWORD_REPEAT=Wiederholen: +BUTTON_USER_CHANGE_PASSWORD=Passwort \u00e4ndern diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index d1435786..1bc52565 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -792,3 +792,4 @@ ERROR_USER_EMAIL_ADDRESSES_MISMATCH=Your both entered email addresses are mismat MENU_USER_EDIT_PROFILE_TITLE=Edit profile data USER_ENTER_NEW_PASSWORD=New password: USER_ENTER_NEW_PASSWORD_REPEAT=Repeat: +BUTTON_USER_CHANGE_PASSWORD=Change password diff --git a/web/user/login_change_password.xhtml b/web/user/login_change_password.xhtml index 6bbde0a3..dc647b75 100644 --- a/web/user/login_change_password.xhtml +++ b/web/user/login_change_password.xhtml @@ -65,7 +65,7 @@ - + @@ -74,7 +74,7 @@