<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.14" schemaVersion="1.0" >
+<policyDefinitionResources revision="1.15" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="UserMessaging_group">User Messaging</string>
<string id="Allow">Allowed Sites</string>
<string id="Block">Blocked Sites</string>
+ <string id="AppAutoUpdate">Application Autoupdate</string>
+ <string id="AppAutoUpdate_Explain">If this policy is enabled, Firefox is automatically updated without user approval.
+
+If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update.
+
+If this policy is not configured, the user can choose whether not Firefox is automatically updated.</string>
<string id="AppUpdateURL">Custom Update URL</string>
<string id="AppUpdateURL_Explain">If this policy is enabled, you can set a URL to an update server other than the default. This could be helpful if you run your own update server on your network.
<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="DisableBuiltinPDFViewer_Explain">If this policy is enabled, PDF files are not viewed within Firefox.
If this policy is disabled or not configured, PDF files are viewed within Firefox.</string>
+ <string id="DisableDefaultBrowserAgent">Disable the default browser agent.</string>
+ <string id="DisableDefaultBrowserAgent_Explain">If this policy is enabled, the default browser agent is disabled.
+
+If this policy is disabled or not configured, the default browser agent is enabled.
+
+For more information about the default browser agent, see https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html</string>
<string id="DisableDeveloperTools">Disable Developer Tools</string>
<string id="DisableDeveloperTools_Explain">If this policy is enabled, web developer tools are not available within 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>