mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #1575 from keepassxreboot/fix/autofill_explanation
Adjust auto-fill warning message
This commit is contained in:
commit
dc2e1bfed5
1 changed files with 1 additions and 1 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue