<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="2.2" schemaVersion="1.0" >
+<policyDefinitionResources revision="2.3" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="SUPPORTED_FF79">Firefox 79 或更新版本、Firefox 78.1 ESR 或更新版本</string>
<string id="SUPPORTED_FF80">Firefox 80 或更新版本、Firefox 78.2 ESR 或更新版本</string>
<string id="SUPPORTED_FF81">Firefox 81 或更新版本、Firefox 78.3 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF82">Firefox 82 或更新版本、Firefox 78.4 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF83">Firefox 83 或更新版本、Firefox 78.5 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF84">Firefox 84 或更新版本、Firefox 78.6 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF85">Firefox 85 或更新版本、Firefox 78.7 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF86">Firefox 86 或更新版本、Firefox 78.8 ESR 或更新版本</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">權限</string>
<string id="Camera_group">攝影機</string>
<string id="Flash_group">Flash</string>
<string id="Homepage_group">首頁</string>
<string id="Search_group">搜尋</string>
- <string id="Preferences_group">偏好設定</string>
+ <string id="Preferences_group">偏好設定(已棄用)</string>
<string id="UserMessaging_group">顯示給使用者的訊息</string>
<string id="DisabledCiphers_group">停用加密演算法</string>
<string id="EncryptedMediaExtensions_group">加密媒體擴充功能</string>
若停用或不設定此原則,則使用 Firefox 預設設定。
若需要建立原則的詳細資訊,請參考 https://github.com/mozilla/policy-templates/blob/master/README.md#handlers。</string>
+ <string id="Preferences">偏好設定</string>
+ <string id="Preferences_Explain">If this policy is enabled, you can use JSON to configure preferences.
+
+If this policy is disabled or not configured, preferences are not modified.
+
+For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.</string>
<string id="Preferences_Boolean_Explain">若啟用此原則,偏好設定將鎖定為 true。若停用此原則,偏好設定則鎖定為 false。
若需要偏好設定的詳細說明,請參考:
<presentation id="Autoplay_Default">
<dropdownList refId="Autoplay_Default"/>
</presentation>
+ <presentation id="JSON">
+ <multiTextBox refId="JSON"/>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>
\ No newline at end of file