From e2b45661748593541ed65cd4b4f5b07a328d1367 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 29 Jun 2022 11:15:26 +0200 Subject: [PATCH] Update src/main/resources/i18n/strings.properties Co-authored-by: Tobias Hagemann --- src/main/resources/i18n/strings.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/i18n/strings.properties b/src/main/resources/i18n/strings.properties index 3edefb843..f2a0a17f4 100644 --- a/src/main/resources/i18n/strings.properties +++ b/src/main/resources/i18n/strings.properties @@ -99,7 +99,7 @@ changepassword.finalConfirmation=I understand that I will not be able to access # Forget Password forgetPassword.title=Forget Password -forgetPassword.message=Forget password? +forgetPassword.message=Forget saved password? forgetPassword.information=This will delete the saved password of this vault from your system keychain. forgetPassword.confirmBtn=Forget Password