diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-15 14:02:07 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-15 14:02:07 -0500 |
commit | 0982ce645f543b8b077d93e70d620af3c8cd9002 (patch) | |
tree | 19c8c5ba35e5140c45e79b09bb803a9a4b0e5631 /locale/en | |
parent | cf24ba0c7a9afe95f62087b32b5261ad8131a28e (diff) | |
download | ematrix-0982ce645f543b8b077d93e70d620af3c8cd9002.tar.lz ematrix-0982ce645f543b8b077d93e70d620af3c8cd9002.tar.xz ematrix-0982ce645f543b8b077d93e70d620af3c8cd9002.zip |
Add missing strings and remove da locale
Diffstat (limited to 'locale/en')
-rw-r--r-- | locale/en/messages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en/messages.properties b/locale/en/messages.properties index db877e8..f5dc535 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‘s dashboard) the icon will still be changed to the “disabled” 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 “hiding” (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> +resolveCnameHelp=<p>When resolving an address with DNS, some websites 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 “hiding” (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> |