mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Change HTTP Auth message
This commit is contained in:
parent
f4ae11b277
commit
8b89e1499a
1 changed files with 2 additions and 2 deletions
|
|
@ -696,8 +696,8 @@
|
|||
"description": "Redirect allowance help text."
|
||||
},
|
||||
"optionsCheckboxAutoFillAndSend": {
|
||||
"message": "Automatically fill in HTTP Basic Auth dialogs and submit them.",
|
||||
"description": "Auto fill HTTP Basic Auth dialogs and send them checkbox text."
|
||||
"message": "Allow filling HTTP Basic Auth credentials.",
|
||||
"description": "Allow filling HTTP Basic Auth credentials checkbox text."
|
||||
},
|
||||
"optionsDebugLogging": {
|
||||
"message": "Debug logging",
|
||||
|
|
|
|||
Loading…
Reference in a new issue