Merge pull request #1575 from keepassxreboot/fix/autofill_explanation

Adjust auto-fill warning message
This commit is contained in:
Sami Vänttinen 2022-03-17 14:14:57 +02:00 committed by GitHub
commit dc2e1bfed5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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": {