]> git.p6c8.net - policy-templates.git/blobdiff - windows/zh-TW/firefox.adml
Merge pull request #1046 from htcfreek/FfPolSSL
[policy-templates.git] / windows / zh-TW / firefox.adml
index ad8b9ded5d52c401ddef7f218efb4139891abbd7..2867049158f158b94aecc08c23ce08bddcc5de84 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="4.12" schemaVersion="1.0">
+<policyDefinitionResources revision="5.1" schemaVersion="1.0">
   <displayName/>
   <description/>
   <resources>
@@ -810,7 +810,7 @@ If this policy is disabled or not configured, no PKCS #11 modules will be delete
       <string id="SSLVersionMin">啟用的最低 SSL 版本</string>
       <string id="SSLVersionMin_Explain">若啟用此原則,Firefox 將不會使用低於指定版本的 SSL/TLS 版本進行連線。
 
-若停用或不設定此原則,Firefox 的預設最低版本為 TLS 1.0。</string>
+若停用或不設定此原則,Firefox 的預設最低版本為 TLS 1.2。</string>
       <string id="SSLVersionMax">啟用的最高 SSL 版本</string>
       <string id="SSLVersionMax_Explain">若啟用此原則,將不會使用高於指定版本的 SSL/TLS 版本進行連線。
 
@@ -1267,8 +1267,11 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences。
         <checkBox refId="DNSOverHTTPSEnabled">啟用 DNS over HTTPS。</checkBox>
         <checkBox refId="DNSOverHTTPSLocked">不允許變更 DNS over HTTPS 偏好設定。</checkBox>
       </presentation>
-      <presentation id="SSLVersion">
-        <dropdownList refId="SSLVersion"/>
+      <presentation id="SSLVersionMin">
+        <dropdownList refId="SSLVersion" defaultItem="2"/>
+      </presentation>
+      <presentation id="SSLVersionMax">
+        <dropdownList refId="SSLVersion" defaultItem="3"/>
       </presentation>
       <presentation id="SupportMenu">
         <text>標題:</text>

patrick-canterino.de