<?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">Microphone</string>
<string id="Location_group">Location</string>
<string id="Notifications_group">Notifications</string>
+ <string id="Autoplay_group">Autoplay</string>
<string id="Authentication_group">Authentication</string>
<string id="Bookmarks_group">Bookmarks</string>
<string id="Certificates_group">Certificates</string>
<string id="DownloadDirectory_Explain">If this policy is enabled, you can set and lock the directory for downloads. ${home} can be used for the native home path.
If this policy is disabled or not configured, the default Firefox download directory is used and the user can change it.</string>
- <string id="DNSOverHTTPS">Configure 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">Configure DNS Over HTTPS (Moved)</string>
<string id="DNSOverHTTPS_Explain">If this policy is enabled, the default configuration for DNS over HTTPS can be changed.
If this policy is disabled or not configured, DNS Over HTTPS uses the default Firefox configuration.</string>
<string id="Notifications_Locked_Explain">If this policy is enabled, notification preferences cannot be changed by the user.
If this policy is disabled or not configured, the user can change their notification preferences.</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">Customize Firefox Home</string>
<string id="FirefoxHome_Explain">If this policy is enabled, you can choose the sections displayed on Firefox Home and prevent the user from changing them.
If this policy is disabled or not configured, sessions not cleared when the browser is closed.</string>
<string id="SanitizeOnShutdown_SiteSettings">Site Preferences</string>
- <string id="SanitizeOnShutdown_SiteSettings_Explain">If the policy is enabled, sire preferences arecleared when the browser is closed.
+ <string id="SanitizeOnShutdown_SiteSettings_Explain">If the policy is enabled, site preferences are cleared when the browser is closed.
-If this policy is disabled or not configured, site preferences not cleared when the browser is closed.</string>
+If this policy is disabled or not configured, site preferences are not cleared when the browser is closed.</string>
<string id="SanitizeOnShutdown_OfflineApps">Offline Website Data</string>
<string id="SanitizeOnShutdown_OfflineApps_Explain">If the policy is enabled, offline application storage is cleared when the browser is closed.
<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>