aboutsummaryrefslogtreecommitdiffstats
path: root/locale/en/messages.properties
diff options
context:
space:
mode:
Diffstat (limited to 'locale/en/messages.properties')
-rw-r--r--locale/en/messages.properties26
1 files changed, 13 insertions, 13 deletions
diff --git a/locale/en/messages.properties b/locale/en/messages.properties
index f0d6dd9..3672cf1 100644
--- a/locale/en/messages.properties
+++ b/locale/en/messages.properties
@@ -1,6 +1,6 @@
-extName=eMatrix
-dashboardPageName=eMatrix — Dashboard
-loggerPageName=eMatrix — Logger
+extName=ηMatrix
+dashboardPageName=ηMatrix — Dashboard
+loggerPageName=ηMatrix — Logger
settingsPageName=Settings
privacyPageName=Privacy
statsPageName=Statistics
@@ -35,7 +35,7 @@ matrixRevertAllEntry=Revert all temporary changes
matrixLoggerMenuEntry=Go to logger
matrixDashboardMenuEntry=Go to dashboard
matrixNoTabFound=No web page found
-statsPageTitle=eMatrix – Statistics
+statsPageTitle=ηMatrix – Statistics
statsPageGenericStats=Generic statistics
statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}}
statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}}
@@ -63,9 +63,9 @@ statsPageOthers=Others
statsPageDetailed=Logger
statsPageLogSizePrompt1=Remember the last
statsPageLogSizePrompt2=HTTP requests <b>per page</b>.
-statsPageLogSizeHelp=<p>You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).</p><p>This is mostly useful to advanced users who want to investigate exactly what a web page has been doing. But logging these HTTP requests requires memory, and if you don't care about this technical information, then memory is being wasted.</p><p>Hence this field which lets you adjust the maximum number of the most recent HTTP requests which are to be logged for further inspection.</p><p>Enter &ldquo;<code>0</code>&rdquo; to turn off detailed logging (and consequently reduce the memory footprint of <i>eMatrix</i>).</p>
+statsPageLogSizeHelp=<p>You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).</p><p>This is mostly useful to advanced users who want to investigate exactly what a web page has been doing. But logging these HTTP requests requires memory, and if you don't care about this technical information, then memory is being wasted.</p><p>Hence this field which lets you adjust the maximum number of the most recent HTTP requests which are to be logged for further inspection.</p><p>Enter &ldquo;<code>0</code>&rdquo; to turn off detailed logging (and consequently reduce the memory footprint of <i>ηMatrix</i>).</p>
statsPageRefresh=Refresh
-settingsPageTitle=eMatrix &ndash; Settings
+settingsPageTitle=ηMatrix &ndash; Settings
settingsMatrixDisplayHeader=Matrix
settingsMatrixDisplayTextSizePrompt=Text size:
settingsMatrixDisplayTextSizeNormal=Normal
@@ -80,7 +80,7 @@ settingsMatrixAutoReloadPrompt=When the matrix is closed, smart reload these tab
settingsMatrixAutoReloadNone=None
settingsMatrixAutoReloadCurrent=Current
settingsMatrixAutoReloadAll=All
-settingsMatrixAutoReloadInfo=Whenever you make changes in the matrix which can affect the display and/or behavior of one or more pages, <i>eMatrix</i> will reload affected pages automatically when you close the matrix.
+settingsMatrixAutoReloadInfo=Whenever you make changes in the matrix which can affect the display and/or behavior of one or more pages, <i>ηMatrix</i> will reload affected pages automatically when you close the matrix.
settingsSubframeColor=Blocked frames:&ensp;Color
settingsSubframeOpacity=Opacity
settingsIconBadgeEnabled=Show the number of blocked requests on the icon
@@ -88,9 +88,9 @@ settingsCollapseBlocked=Collapse placeholder of blocked elements
settingsCollapseBlacklisted=Collapse placeholder of blacklisted elements
settingsNoscriptTagsSpoofed=Spoof <code><noscript></code> tags when 1st-party scripts are blocked
settingsCloudStorageEnabled=Enable cloud storage support
-privacyPageTitle=eMatrix &ndash; Privacy
+privacyPageTitle=ηMatrix &ndash; Privacy
privacyDeleteBlockedCookiesPrompt=Delete blocked cookies.
-privacyDeleteBlockedCookiesHelp=<p>Blacklisted cookies are not prevented by <i>eMatrix</i> from entering your browser. However they are prevented from leaving your browser, which is what really matters. Not blocking cookies before they enter your browser gives you the opportunity to be informed that a site tried to use cookies, and furthermore to inspect their contents if you wish.</p><p>Once these blacklisted cookies have been accounted for by <i>eMatrix</i>, they can be removed from your browser if you wish so.</p><p><b>Important note:</b> Extensions can make web requests during the course of their normal operation. These requests can result in cookies being created in the browser. If the hostname from where a cookie originate is not whitelisted, the cookie will be removed from the browser by <i>eMatrix</i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.</p>
+privacyDeleteBlockedCookiesHelp=<p>Blacklisted cookies are not prevented by <i>ηMatrix</i> from entering your browser. However they are prevented from leaving your browser, which is what really matters. Not blocking cookies before they enter your browser gives you the opportunity to be informed that a site tried to use cookies, and furthermore to inspect their contents if you wish.</p><p>Once these blacklisted cookies have been accounted for by <i>ηMatrix</i>, they can be removed from your browser if you wish so.</p><p><b>Important note:</b> Extensions can make web requests during the course of their normal operation. These requests can result in cookies being created in the browser. If the hostname from where a cookie originate is not whitelisted, the cookie will be removed from the browser by <i>ηMatrix</i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.</p>
privacyDeleteNonBlockedSessionCookiesPrompt1=Delete non-blocked session cookies
privacyDeleteNonBlockedSessionCookiesPrompt2= minutes after the last time they have been used.
privacyDeleteNonBlockedSessionCookiesHelp=<p><a href='http://www.w3.org/2001/tag/2010/09/ClientSideStorage.html'>W3C</a>: &ldquo;A session cookie ... is erased when you end the browser session. The session cookie is stored in temporary memory and is not retained after the browser is closed.&rdquo;</p><p>Except that this <a href='https://code.google.com/p/chromium/issues/detail?id=128513'>might not be happening</a> in some browsers. Also, to some, having to close the browser in order for the session cookies to clear might not be early enough.</p>
@@ -98,9 +98,9 @@ privacyDeleteBlockedLocalStoragePrompt=Delete <a href='https://en.wikipedia.org/
privacyDeleteBlockedLocalStorageHelp=TODO
privacyClearCachePrompt1=Clear browser cache every
privacyClearCachePrompt2=minutes.
-privacyClearCacheHelp=<p>Some web sites are really bent on tracking you, so much that they will use not-so-nice tricks to work around whatever measures you take in order to not be tracked.</p><p>A few of these tricks rely<sup>[1, 2]</sup> on the <a href='https://en.wikipedia.org/wiki/Web_cache'>browser cache</a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.</p><p>There is little inconvenience to clear the browser cache regularly (likelihood is that you won't notice when it happens), and the benefit is to prevent these obnoxious trackers from invading your privacy.</p><p>Check this option to have <i>eMatrix</i> do it for you, at the interval you wish.</p><p>[1] <a href='https://grepular.com/Preventing_Web_Tracking_via_the_Browser_Cache'>&ldquo;Preventing Web Tracking via the Browser Cache&rdquo;</a>\n[2] <a href='http://lucb1e.com/rp/cookielesscookies/'>&ldquo;Cookieless cookies&rdquo;</a></p>
+privacyClearCacheHelp=<p>Some web sites are really bent on tracking you, so much that they will use not-so-nice tricks to work around whatever measures you take in order to not be tracked.</p><p>A few of these tricks rely<sup>[1, 2]</sup> on the <a href='https://en.wikipedia.org/wiki/Web_cache'>browser cache</a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.</p><p>There is little inconvenience to clear the browser cache regularly (likelihood is that you won't notice when it happens), and the benefit is to prevent these obnoxious trackers from invading your privacy.</p><p>Check this option to have <i>ηMatrix</i> do it for you, at the interval you wish.</p><p>[1] <a href='https://grepular.com/Preventing_Web_Tracking_via_the_Browser_Cache'>&ldquo;Preventing Web Tracking via the Browser Cache&rdquo;</a>\n[2] <a href='http://lucb1e.com/rp/cookielesscookies/'>&ldquo;Cookieless cookies&rdquo;</a></p>
privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referrer</a> string of third-party requests.
-privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>eMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request.
+privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request.
privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content.
privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote>
privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts.
@@ -144,7 +144,7 @@ aboutUserDataHeader=Your data
aboutBackupButton=Backup to file...
aboutBackupFilename=my-ematrix-backup.txt
aboutRestoreButton=Restore from file...
-aboutRestoreConfirm=All your settings will be overwritten using data backed up on {{time}}, and eMatrix will restart.\n\nOverwrite all existing settings using backed up data?
+aboutRestoreConfirm=All your settings will be overwritten using data backed up on {{time}}, and ηMatrix will restart.\n\nOverwrite all existing settings using backed up data?
aboutRestoreError=The data could not be read or is invalid
aboutOr=... or ...
aboutResetButton=Reset to default settings
@@ -155,7 +155,7 @@ loggerEntryCookieDeleted=cookie deleted: {{value}}
loggerEntryDeleteCookieError=failed to delete cookie: {{value}}
loggerEntryBrowserCacheCleared=browser cache cleared
loggerEntryAssetUpdated=asset updated: {{value}}
-mainBlockedPrompt1=eMatrix has prevented the following page from loading:
+mainBlockedPrompt1=ηMatrix has prevented the following page from loading:
mainBlockedPrompt2=Because of the following rule
mainBlockedBack=Go back
mainBlockedClose=Close