From 3fec23c5694f0b9234106b0abb1bc6be7d7d0995 Mon Sep 17 00:00:00 2001 From: varjolintu Date: Thu, 17 Mar 2022 11:11:31 +0200 Subject: [PATCH] Adjust auto-fill warning message --- keepassxc-browser/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keepassxc-browser/_locales/en/messages.json b/keepassxc-browser/_locales/en/messages.json index 78c6d8e..b9920ca 100644 --- a/keepassxc-browser/_locales/en/messages.json +++ b/keepassxc-browser/_locales/en/messages.json @@ -760,7 +760,7 @@ "description": "Auto-Fill Single Entry option help text." }, "optionsAutoFillSingleEntryWarning": { - "message": "Warning! Using auto-fill is not safe. Use at your own risk.", + "message": "Warning! Using auto-fill is not safe. Use at your own risk. KeePassXC-Browser automatically tries to detect login fields. However, they may be detected incorrently, possibly filling sensitive data to unsafe input fields.", "description": "Auto-Fill Single Entry warning text." }, "optionsAutocompleteUsernamesHelpText": {