From 0982ce645f543b8b077d93e70d620af3c8cd9002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 15 Mar 2020 14:02:07 -0500 Subject: Add missing strings and remove da locale --- locale/fa/messages.properties | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'locale/fa') diff --git a/locale/fa/messages.properties b/locale/fa/messages.properties index 8f8e548..9ffafc1 100644 --- a/locale/fa/messages.properties +++ b/locale/fa/messages.properties @@ -179,4 +179,8 @@ genericSubmit=ثبت‌کردن genericRevert=بازگرداندن errorCantConnectTo=Network error: Unable to connect to {{url}} genericApplyChanges=Apply changes -noscriptSpoofHelp=

When a browser does not support scripts, a web page can display some content by using the <noscript> tag. For example, some websites will redirect users to a “scriptless” version.

When ηMatrix blocks scripts, the browser will still advertise itself as supporting script execution unless this option is selected.

When selected, ηMatrix will tell the website that the browser does not support scripts, which is what you definitely want to do if you are blocking 1st-party scripts. As such, the <noscript> tag will work as intended.

Not selecting this option when 1st-party scripts are blocked means the website will break mysteriously in case it is meant to redirect to a scriptless version.

+noscriptSpoofHelp=

When a browser does not support scripts, a web page can display some content by using the <noscript> tag. For example, some websites will redirect users to a “scriptless” version.

When ηMatrix blocks scripts, the browser will still advertise itself as supporting script execution unless this option is selected.

When selected, ηMatrix will tell the website that the browser does not support scripts, which is what you definitely want to do if you are blocking 1st-party scripts. As such, the <noscript> tag will work as intended.

Not selecting this option when 1st-party scripts are blocked means the website will break misteryously in case it is meant to redirect to a scriptless version.

+settingsUpdateIcon=Do not change the toolbar icon +updateIconHelp=

By default, the extension will change its icon based on how many requests are blocked on the selected page.

Selecting this option will prevent ηMatrix from changing its icon.

When the page does not have requests (e.g. the extension‘s dashboard) the icon will still be changed to the “disabled” state.

+resolveCnameLabel=Resolve CNAME records +resolveCnameHelp=

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.

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.

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.

Please note: this will break your whitelist. It is also experimental and you are recommended to toggle this option before visiting a website. Toggling it and then refreshing an already loaded page might cause strange issues right now.

-- cgit v1.2.3