diff options
author | hackademix | 2019-05-22 18:26:05 +0200 |
---|---|---|
committer | hackademix | 2019-05-22 18:45:34 +0200 |
commit | 0eb42450d4f63759c0cfc61d433ffd5f9453c339 (patch) | |
tree | e47323f3bc356943a10f88f244cb0e120e593988 /src/_locales/el/messages.json | |
parent | c84673b110a3843d52ff3a531fc7593cef2b7ca3 (diff) | |
download | noscript-0eb42450d4f63759c0cfc61d433ffd5f9453c339.tar.gz noscript-0eb42450d4f63759c0cfc61d433ffd5f9453c339.tar.xz noscript-0eb42450d4f63759c0cfc61d433ffd5f9453c339.zip |
Removed work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530 (see https://trac.torproject.org/projects/tor/ticket/29969#comment:9).
Diffstat (limited to 'src/_locales/el/messages.json')
-rw-r--r-- | src/_locales/el/messages.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/_locales/el/messages.json b/src/_locales/el/messages.json index 2d7e3e0..7698e84 100644 --- a/src/_locales/el/messages.json +++ b/src/_locales/el/messages.json @@ -359,18 +359,6 @@ "message": "Turn cross-site POST requests into data-less GET requests", "description": "" }, - "OptScanXUpload": { - "message": "Scan uploads for potential cross-site attacks", - "description": "" - }, - "OptBlockUnscannedXPost": { - "message": "Ask confirmation for cross-site POST requests which could not be scanned", - "description": "" - }, - "UnscannedXPost": { - "message": "This cross-site request could not be scanned for XSS.\nIt might be innocuous, but NoScript cannot tell for sure. Allow only if you trust both sites.", - "description": "" - }, "OptOverrideTorBrowserPolicy": { "message": "Override Tor Browser's Security Level preset", "description": "" |