1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

Merge pull request #1580 from bitwarden/excluded-domains-explanation

Add UI text to explain Excluded Domains functionality
This commit is contained in:
Thomas Rittson
2021-02-03 13:12:38 +10:00
committed by GitHub

View File

@@ -1460,7 +1460,7 @@
"message": "Excluded Domains" "message": "Excluded Domains"
}, },
"excludedDomainsDesc": { "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": { "excludedDomainsInvalidDomain": {
"message": "$DOMAIN$ is not a valid domain", "message": "$DOMAIN$ is not a valid domain",