aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-03-15 13:22:55 -0500
committerJesús <heckyel@hyperbola.info>2020-03-15 13:22:55 -0500
commita55c1dce36a57c67e83cd235a5cd6ab267ba2d38 (patch)
treeea52e311c8571330dc0e06c68307090f98ddf98f
parentc4b1ad4739a609987d688487c39db94e896f2e24 (diff)
downloadematrix-a55c1dce36a57c67e83cd235a5cd6ab267ba2d38.tar.lz
ematrix-a55c1dce36a57c67e83cd235a5cd6ab267ba2d38.tar.xz
ematrix-a55c1dce36a57c67e83cd235a5cd6ab267ba2d38.zip
Add warning
-rw-r--r--locale/en/messages.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en/messages.properties b/locale/en/messages.properties
index ad277f1..db877e8 100644
--- a/locale/en/messages.properties
+++ b/locale/en/messages.properties
@@ -183,4 +183,4 @@ noscriptSpoofHelp=<p>When a browser does not support scripts, a web page can dis
settingsUpdateIcon=Do not change the toolbar icon
updateIconHelp=<p>By default, the extension will change its icon based on how many requests are blocked on the selected page.</p><p>Selecting this option will prevent ηMatrix from changing its icon.</p><p>When the page does not have requests (e.g. the extension&lsquo;s dashboard) the icon will still be changed to the &ldquo;disabled&rdquo; state.</p>
resolveCnameLabel=Resolve CNAME records
-resolveCnameHelp=<p>When resolving an address with DNS, some webistes use a CNAME record to redirect the resolution to a different address than the one asked for by the user.</p><p>This mechanism has legitimate uses and is convenient in a number of cases, but it can also be abused by unscrupolous criminals by &ldquo;hiding&rdquo; (cloaking) the address of a tracker behind a legitimate address.</p><p>When this setting is enabled, ηMatrix will query the DNS when a new address is met, resulting in it using the canonical name (CNAME) of the website.</p><p><b>Please note</b>: this will break your whitelist.</p>
+resolveCnameHelp=<p>When resolving an address with DNS, some webistes use a CNAME record to redirect the resolution to a different address than the one asked for by the user.</p><p>This mechanism has legitimate uses and is convenient in a number of cases, but it can also be abused by unscrupolous criminals by &ldquo;hiding&rdquo; (cloaking) the address of a tracker behind a legitimate address.</p><p>When this setting is enabled, ηMatrix will query the DNS when a new address is met, resulting in it using the canonical name (CNAME) of the website.</p><p><b>Please note</b>: this will break your whitelist. It is also experimental and you are recommended to toggle this option <i>before</i> visiting a website. Toggling it and then refreshing an already loaded page might cause strange issues right now.</p>