diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-11-04 23:39:37 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-11-04 23:39:37 +0100 |
commit | 79487a1a05a9e912c63d7a5259db2eccfc59af2b (patch) | |
tree | d8bbe7ee6c24aba879148a7a08f4adfd40ccaa21 /application/palemoon/locales | |
parent | bb3f5cef325cc1a1e3d0d383bd34e4a35fb25c49 (diff) | |
download | UXP-79487a1a05a9e912c63d7a5259db2eccfc59af2b.tar UXP-79487a1a05a9e912c63d7a5259db2eccfc59af2b.tar.gz UXP-79487a1a05a9e912c63d7a5259db2eccfc59af2b.tar.lz UXP-79487a1a05a9e912c63d7a5259db2eccfc59af2b.tar.xz UXP-79487a1a05a9e912c63d7a5259db2eccfc59af2b.zip |
Backout opportunistic encryption changes.
Apparently there is some functional and naming confusion here.
Backing out to re-land after evaluation and possible changes.
Tag #863.
Diffstat (limited to 'application/palemoon/locales')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/preferences/security.dtd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/preferences/security.dtd b/application/palemoon/locales/en-US/chrome/browser/preferences/security.dtd index d88c55dc5..2bd3b3aec 100644 --- a/application/palemoon/locales/en-US/chrome/browser/preferences/security.dtd +++ b/application/palemoon/locales/en-US/chrome/browser/preferences/security.dtd @@ -40,8 +40,6 @@ <!ENTITY enableHPKP.label "Enable Certificate Key Pinning (HPKP)"> <!ENTITY enableHPKP.accesskey "C"> -<!ENTITY enableOpEnc.label "Enable Opportunistic Encryption"> - <!ENTITY XSSFilt.label "XSS Filter"> <!ENTITY enableXSSFilt.label "Enable XSS filter"> <!ENTITY enableXSSFilt.accesskey "f"> |