<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.13" schemaVersion="1.0" >
+<policyDefinitionResources revision="1.14" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="Microphone_group">麥克風</string>
<string id="Location_group">位置</string>
<string id="Notifications_group">通知</string>
+ <string id="Autoplay_group">Autoplay</string>
<string id="Authentication_group">驗證</string>
<string id="Bookmarks_group">書籤</string>
<string id="Certificates_group">憑證</string>
<string id="DownloadDirectory_Explain">若啟用此原則,可設定並固定下載項目的預設儲存資料夾。可使用 ${home} 來指定家目錄。
若停用或不設定此原則,將使用 Firefox 的預設下載資料夾,且可由使用者變更。</string>
- <string id="DNSOverHTTPS">設定 DNS Over HTTPS</string>
+ <string id="DNSOverHTTPS_group">DNS Over HTTPS</string>
+ <string id="DNSOverHTTPS_Enabled">Enabled</string>
+ <string id="DNSOverHTTPS_Enabled_Explain">If this policy is disabled, DNS over HTTPS is disabled.
+
+If this policy is enabled or not configured, DNS Over HTTPS is enabled.</string>
+ <string id="DNSOverHTTPS_ProviderURL">Provider URL</string>
+ <string id="DNSOverHTTPS_ProviderURL_Explain">If this policy is enabled, the URL specified is used as the provider URL.
+
+If this policy is disabled or not configured, the default provider is used.</string>
+
+ <string id="DNSOverHTTPS_Locked">Locked</string>
+ <string id="DNSOverHTTPS_Locked_Explain">If this policy is enabled, DNS over HTTPS settings cannot be changed by the user.
+
+If this policy is disabled or not configured, DNS over HTTPS settings can be changed by the user.</string>
+ <string id="DNSOverHTTPS_ExcludedDomains">Excluded Domains</string>
+ <string id="DNSOverHTTPS_ExcludedDomains_Explain">If this policy is enabled, the specified domains are excluded from DNS over HTTPS.
+
+If this policy is disabled or not configured, no domains are excluded from DNS over HTTPS.</string>
+ <string id="DNSOverHTTPS">設定 DNS Over HTTPS (Moved)</string>
<string id="DNSOverHTTPS_Explain">若啟用此原則,可變更預設 DNS over HTTPS 設定。
若停用或不設定此原則,將使用預設 DNS Over HTTPS 設定。</string>
<string id="Notifications_Locked_Explain">若啟用此原則,使用者將無法調整通知偏好設定。
若停用或不設定此原則,則使用者能夠自行調整位置通知偏好設定。</string>
+ <string id="Autoplay_Allow_Explain">If this policy is enabled, autoplay is always enabled for the origins indicated.
+
+If this policy is disabled or not configured, the default autoplay policy is followed.</string>
+ <string id="Autoplay_Block_Explain">If this policy is enabled, autoplay is always blocked for the origins indicated.
+
+If this policy is disabled or not configured, the default autoplay policy is followed.</string>
<string id="FirefoxHome">自訂 Firefox 首頁</string>
<string id="FirefoxHome_Explain">若啟用此原則,將可以設定要在 Firefox 首頁顯示哪些段落,並防止使用者更改設定。
<presentation id="DisplayMenuBar">
<dropdownList refId="DisplayMenuBar"/>
</presentation>
+ <presentation id="String">
+ <textBox refId="String">
+ <label/>
+ </textBox>
+ </presentation>
+ <presentation id="List">
+ <listBox refId="List"/>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>
\ No newline at end of file