diff --git a/main/ui/src/main/resources/fxml/unlock.fxml b/main/ui/src/main/resources/fxml/unlock.fxml
index 0add97f49..76d08a98a 100644
--- a/main/ui/src/main/resources/fxml/unlock.fxml
+++ b/main/ui/src/main/resources/fxml/unlock.fxml
@@ -7,8 +7,6 @@
Contributors:
Sebastian Stenzel - initial API and implementation
-->
-
-
@@ -24,12 +22,13 @@
+
-
+
@@ -45,7 +44,7 @@
-
+
@@ -54,12 +53,12 @@
-
+
-
+
@@ -69,17 +68,17 @@
-
+
-
+
-
+
@@ -95,21 +94,21 @@
-
+
-
-
-
-
+
+
+
+
+
+
-
-
diff --git a/main/ui/src/main/resources/localization/en.txt b/main/ui/src/main/resources/localization/en.txt
index 25085ee76..da431045e 100644
--- a/main/ui/src/main/resources/localization/en.txt
+++ b/main/ui/src/main/resources/localization/en.txt
@@ -86,7 +86,7 @@ unlock.savePassword.delete.confirmation.title=Delete Saved Password
unlock.savePassword.delete.confirmation.header=Do you really want to delete the saved password of this vault?
unlock.savePassword.delete.confirmation.content=The saved password of this vault will be immediately deleted from your system keychain. If you'd like to save your password again, you'd have to unlock your vault with the "Save Password" option enabled.
unlock.choicebox.winDriveLetter.auto=Assign automatically
-unlock.pendingMessage.unlocking=Unlocking and mounting vault...
+unlock.pendingMessage.unlocking=Unlocking vault...
unlock.errorMessage.wrongPassword=Wrong password
unlock.errorMessage.wrongPassword=Wrong Password
unlock.errorMessage.invalidMountPath=Use of custom mount path selected, but no path given.