summaryrefslogtreecommitdiffstats
path: root/application/palemoon/locales
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-11-05 15:58:39 +0100
committerwolfbeast <mcwerewolf@gmail.com>2018-11-05 15:58:39 +0100
commita0a37ffd4a9410435b2dd45f372732cb802567f7 (patch)
treeafc99dc03f912b85598df18820b4629a73c5695f /application/palemoon/locales
parentd29d1cc84b1c09ef7d0b93f03f957c7b99644910 (diff)
downloadUXP-a0a37ffd4a9410435b2dd45f372732cb802567f7.tar
UXP-a0a37ffd4a9410435b2dd45f372732cb802567f7.tar.gz
UXP-a0a37ffd4a9410435b2dd45f372732cb802567f7.tar.lz
UXP-a0a37ffd4a9410435b2dd45f372732cb802567f7.tar.xz
UXP-a0a37ffd4a9410435b2dd45f372732cb802567f7.zip
#863 Part 3: Add Pale Moon GUI options for Opportunistic Encryption.
Diffstat (limited to 'application/palemoon/locales')
-rw-r--r--application/palemoon/locales/en-US/chrome/browser/preferences/security.dtd4
1 files changed, 4 insertions, 0 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 2bd3b3aec..930736d56 100644
--- a/application/palemoon/locales/en-US/chrome/browser/preferences/security.dtd
+++ b/application/palemoon/locales/en-US/chrome/browser/preferences/security.dtd
@@ -40,6 +40,10 @@
<!ENTITY enableHPKP.label "Enable Certificate Key Pinning (HPKP)">
<!ENTITY enableHPKP.accesskey "C">
+<!ENTITY OpEnc.label "Opportunistic Encryption (OE)">
+<!ENTITY enableUIROpEnc.label "Enable Upgrade Insecure Requests">
+<!ENTITY enableAltSvcOpEnc.label "Enable HTTP Alternative Services for OE">
+
<!ENTITY XSSFilt.label "XSS Filter">
<!ENTITY enableXSSFilt.label "Enable XSS filter">
<!ENTITY enableXSSFilt.accesskey "f">