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/tr | |
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/tr')
-rw-r--r-- | src/_locales/tr/messages.json | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/src/_locales/tr/messages.json b/src/_locales/tr/messages.json index 9bbbfed..1000747 100644 --- a/src/_locales/tr/messages.json +++ b/src/_locales/tr/messages.json @@ -359,18 +359,6 @@ "message": "Siteler arası POST istekleri veriden arındırılmış GET isteklerine dönüştürülsün", "description": "" }, - "OptScanXUpload": { - "message": "Yüklenen dosyalar olası siteler arası saldırılara karşı taransın", - "description": "" - }, - "OptBlockUnscannedXPost": { - "message": "Taranamayan siteler arası POST istekleri için onay istensin", - "description": "" - }, - "UnscannedXPost": { - "message": "Bu siteler arası istek XSS saldırılarına karşı taranamadı.\nZararsız olabilir ancak NoScript kesin olarak bir şey söyleyemiyor. Ancak her iki siteye de güveniyorsanız onaylayın.", - "description": "" - }, "OptOverrideTorBrowserPolicy": { "message": "Tor Browser Güvenlik Duvarı ayarı değiştirilsin", "description": "" @@ -911,4 +899,4 @@ "message": "v $1", "description": "" } -}
\ No newline at end of file +} |