Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc-browser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarjolintu <sami.vanttinen@protonmail.com>2020-04-17 18:59:11 +0300
committervarjolintu <sami.vanttinen@protonmail.com>2020-04-17 18:59:11 +0300
commit10ff1be8897f46245a0d4f9e2ab6b61121df26c6 (patch)
tree0a45e2d9be8535a8111876fe9301d32806c7c44c /keepassxc-browser
parent4a04055bb47823c6fc16d1c32f55466eda47bcad (diff)
Change HTTP Basic Auth help text
Diffstat (limited to 'keepassxc-browser')
-rw-r--r--keepassxc-browser/_locales/en/messages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keepassxc-browser/_locales/en/messages.json b/keepassxc-browser/_locales/en/messages.json
index 2bf3595..63a9e14 100644
--- a/keepassxc-browser/_locales/en/messages.json
+++ b/keepassxc-browser/_locales/en/messages.json
@@ -740,7 +740,7 @@
"description": "Save domain only option help text."
},
"optionsAutoFillAndSendHelpText": {
- "message": "If credentials are found for a page and the login-type is an HTTP Basic Auth request, KeePassXC-Browser tries to login with the first given credentials.",
+ "message": "If credentials are found for a page and the login-type is an HTTP Basic Auth request, KeePassXC-Browser tries to login automatically with the first given credentials. When multiple credentials are present, the extension popup can be used to choose the correct one. Even when this feature is enabled, it is still possible to enter HTTP Basic Auth login manually.",
"description": "Auto-Fill And Send option help text."
},
"optionsAutoFillAndSendHelpTextSecond": {