changed buttonOrder and buttonData in recovery_reset_password.fxml and removed blank line in string.properties

This commit is contained in:
Jan-Peter Klein
2022-07-07 17:23:10 +02:00
parent 6bbdb4baa0
commit 69fe5b8c27
2 changed files with 2 additions and 3 deletions

View File

@@ -22,9 +22,9 @@
<Region VBox.vgrow="ALWAYS"/>
<VBox alignment="BOTTOM_CENTER" VBox.vgrow="ALWAYS">
<ButtonBar buttonMinWidth="120" buttonOrder="+BI">
<ButtonBar buttonMinWidth="120" buttonOrder="+CI">
<buttons>
<Button text="%generic.button.cancel" ButtonBar.buttonData="BACK_PREVIOUS" cancelButton="true" onAction="#close"/>
<Button text="%generic.button.cancel" ButtonBar.buttonData="CANCEL_CLOSE" cancelButton="true" onAction="#close"/>
<Button text="%generic.button.reset" ButtonBar.buttonData="FINISH" defaultButton="true" onAction="#done" disable="${!controller.validPassword}"/>
</buttons>
</ButtonBar>

View File

@@ -392,7 +392,6 @@ passwordStrength.messageLabel.2=Fair
passwordStrength.messageLabel.3=Strong
passwordStrength.messageLabel.4=Very strong
# Quit
quit.title=Quit Application
quit.message=There are unlocked vaults