X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/b535ad059b3465e029cff46ad170b7f958cf79b4..43319160d2ef3ac9678f4fcf71c1e22c0826b448:/windows/en-US/firefox.adml?ds=inline diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 63eca6e..3254364 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -47,6 +47,12 @@ <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. @@ -121,7 +127,25 @@ If this policy is disabled or not configured, the default Firefox download direc <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> @@ -137,6 +161,12 @@ If this policy is disabled or not configured, the browser receives updates.</str <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. @@ -969,6 +999,14 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.</ <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>