diff --git a/main/ui/src/main/resources/fxml/changepassword.fxml b/main/ui/src/main/resources/fxml/changepassword.fxml index 6807742f2..f0d325b57 100644 --- a/main/ui/src/main/resources/fxml/changepassword.fxml +++ b/main/ui/src/main/resources/fxml/changepassword.fxml @@ -7,9 +7,8 @@ - - + - - - - - - + diff --git a/main/ui/src/main/resources/i18n/strings.properties b/main/ui/src/main/resources/i18n/strings.properties index 4e9d8a9a5..077411918 100644 --- a/main/ui/src/main/resources/i18n/strings.properties +++ b/main/ui/src/main/resources/i18n/strings.properties @@ -41,7 +41,7 @@ removeVault.information=No files will be delted from your hard drive. # Change Password changepassword.title=Change Password -changepassword.enterOldPassword=Enter the current password for +changepassword.enterOldPassword=Enter the current password for "%s" changepassword.enterNewPassword=Enter a new password for your vault changepassword.reenterNewPassword=Confirm the new password changepassword.passwordsMatch=Passwords match!