Merge pull request #1936 from keepassxreboot/fix/change_http_auth_message

Change HTTP Auth message
This commit is contained in:
Sami Vänttinen 2023-07-10 13:24:52 +03:00 committed by GitHub
commit ab237a04f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -696,8 +696,8 @@
"description": "Redirect allowance help text." "description": "Redirect allowance help text."
}, },
"optionsCheckboxAutoFillAndSend": { "optionsCheckboxAutoFillAndSend": {
"message": "Automatically fill in HTTP Basic Auth dialogs and submit them.", "message": "Allow filling HTTP Basic Auth credentials.",
"description": "Auto fill HTTP Basic Auth dialogs and send them checkbox text." "description": "Allow filling HTTP Basic Auth credentials checkbox text."
}, },
"optionsDebugLogging": { "optionsDebugLogging": {
"message": "Debug logging", "message": "Debug logging",