From c7597fbcc2c8fffc979c79ccf91b7ebe0298c976 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Fri, 13 Mar 2020 13:33:39 +0100 Subject: [PATCH] update strings.properties --- main/ui/src/main/resources/i18n/strings.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/ui/src/main/resources/i18n/strings.properties b/main/ui/src/main/resources/i18n/strings.properties index 8f0170c45..5c30df295 100644 --- a/main/ui/src/main/resources/i18n/strings.properties +++ b/main/ui/src/main/resources/i18n/strings.properties @@ -82,7 +82,7 @@ removeVault.confirmBtn=Remove Vault # Change Password changepassword.title=Change Password changepassword.enterOldPassword=Enter the current password for "%s" -changepassword.finalConfirmation=I understand that I will not be able to recover my data if I forget my password +changepassword.finalConfirmation=I understand that I will not be able to access my data if I forget my password # Forget Password forgetPassword.title=Forget Password