From c9717729250f928c7bb124022497a2ea2cd122a2 Mon Sep 17 00:00:00 2001 From: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Date: Fri, 29 Jan 2021 17:27:19 +1000 Subject: [PATCH] Add UI text to explain functionality --- src/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 3b2d447c16..018ee7c6c2 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -1460,7 +1460,7 @@ "message": "Excluded Domains" }, "excludedDomainsDesc": { - "message": "Bitwarden will not ask to save login details for these domains." + "message": "Bitwarden will not ask to save login details for these domains. You must refresh the page for changes to take effect." }, "excludedDomainsInvalidDomain": { "message": "$DOMAIN$ is not a valid domain",