<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.16" schemaVersion="1.0" >
+<policyDefinitionResources revision="2.1" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="SUPPORTED_FF77">Firefox 77 或更新版本、Firefox 68.9 ESR 或更新版本</string>
<string id="SUPPORTED_FF77_ONLY">Firefox 77 或更新版本</string>
<string id="SUPPORTED_FF78">Firefox 78 或更新版本</string>
+ <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="firefox">Firefox</string>
<string id="Permissions_group">權限</string>
<string id="Camera_group">攝影機</string>
<string id="EncryptedMediaExtensions_group">加密媒體擴充功能</string>
<string id="PDFjs_group">PDFjs</string>
<string id="Allow">允許的網站</string>
+ <string id="AllowSession">允許的網站 (Session Only)</string>
<string id="Block">封鎖的網站</string>
<string id="AppAutoUpdate">應用程式自動更新</string>
<string id="AppAutoUpdate_Explain">若啟用此原則,Firefox 會不經使用者同意自動更新。
<string id="Cookies_Allow_Explain">若啟用此原則,將允許來自指定來源網址的 Cookie。若指定了頂級網域名稱(例如 http://example.org),也將允許所有來自子網域的 Cookie。
若停用或不設定此原則,則遵循預設的 Cookie 原則。</string>
+ <string id="Cookies_AllowSession_Explain">If this policy is enabled, cookies are allowed for the origins indicated, but removed at the end of the session. If a top level domain is specified (http://example.org), cookies are allowed for all subdomains as well.
+
+If this policy is disabled or not configured, the default cookie policy is followed.</string>
<string id="Cookies_Block_Explain">若啟用此原則,將封鎖來自指定來源網址的 Cookie。若指定了頂級網域名稱(例如 http://example.org),也將封鎖所有來自子網域的 Cookie。
若停用或不設定此原則,則預設不封鎖 Cookie。</string>
<string id="PictureInPicture_Explain">If this policy is disabled, the Picture-in-Picture toggle does not appear on videos.
If this policy is enabled or not configured, the Picture-in-Picture toggle is available on videos.</string>
- <string id="MasterPassword">Master Password</string>
- <string id="MasterPassword_Explain">If this policy is enabled, a master password is required.
+ <string id="PrimaryPassword">Primary (Master) Password</string>
+ <string id="PrimaryPassword_Explain">If this policy is enabled, a primary password is required.
+
+If this policy is disabled, users cannot create a primary password.
-If this policy is disabled, users cannot create a master password.
+If this policy is not configured, users can choose to create a primary password.</string>
+ <string id="Handlers">Handlers</string>
+ <string id="Handlers_Explain">If this policy is enabled, you can use JSON to configure default application handlers.
-If this policy is not configured, users can choose to create a master password.</string>
+If this policy is disabled or not configured, Firefox defaults are used.
+
+For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#handlers.</string>
<string id="Preferences_Boolean_Explain">若啟用此原則,偏好設定將鎖定為 true。若停用此原則,偏好設定則鎖定為 false。
若需要偏好設定的詳細說明,請參考:
<string id="browser_newtabpage_activity-stream_default_sites">browser.newtabpage.activity-stream.default.sites</string>
<string id="extensions_htmlaboutaddons_recommendations_enabled">extensions.htmlaboutaddons.recommendations.enabled</string>
<string id="media_peerconnection_enabled">media.peerconnection.enabled</string>
- <string id="media_peerconnection_ice_obfuscate_host_addresses_whitelist">media.peerconnection.ice.obfuscate_host_addresses.whitelist</string>
+ <string id="media_peerconnection_ice_obfuscate_host_addresses_whitelist">media.peerconnection.ice.obfuscate_host_addresses.whitelist (已棄用)</string>
+ <string id="media_peerconnection_ice_obfuscate_host_addresses_blocklist">media.peerconnection.ice.obfuscate_host_addresses.blocklist</string>
<string id="security_osclientcerts_autoload">security.osclientcerts.autoload</string>
<string id="security_tls_hello_downgrade_check">security.tls.hello_downgrade_check</string>
<string id="widget_content_gtk-theme-override">widget.content.gtk-theme-override</string>
<presentation id="ExtensionSettings">
<multiTextBox refId="ExtensionSettings"/>
</presentation>
+ <presentation id="Handlers">
+ <multiTextBox refId="Handlers"/>
+ </presentation>
<presentation id="DisplayMenuBar">
<dropdownList refId="DisplayMenuBar"/>
</presentation>