From 8b89e1499a535b1a0853d14461361b8e7f81d1fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20V=C3=A4nttinen?= Date: Mon, 10 Jul 2023 11:31:25 +0300 Subject: [PATCH] Change HTTP Auth message --- keepassxc-browser/_locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keepassxc-browser/_locales/en/messages.json b/keepassxc-browser/_locales/en/messages.json index f75f009..0c05297 100644 --- a/keepassxc-browser/_locales/en/messages.json +++ b/keepassxc-browser/_locales/en/messages.json @@ -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",