mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #1936 from keepassxreboot/fix/change_http_auth_message
Change HTTP Auth message
This commit is contained in:
commit
ab237a04f3
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