diff options
Diffstat (limited to 'src/_locales/pt_BR/messages.json')
-rw-r--r-- | src/_locales/pt_BR/messages.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/_locales/pt_BR/messages.json b/src/_locales/pt_BR/messages.json index 3495581..187e4a3 100644 --- a/src/_locales/pt_BR/messages.json +++ b/src/_locales/pt_BR/messages.json @@ -359,18 +359,6 @@ "message": "Transformar solicitações POST entre sites em solicitações GET sem dados", "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": "" |