<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.5" schemaVersion="1.0" >
+<policyDefinitionResources revision="1.6" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="SUPPORTED_FF66">Firefox 66 or later, Firefox 60.6 ESR or later</string>
<string id="SUPPORTED_FF67">Firefox 67 or later, Firefox 60.7 ESR or later</string>
<string id="SUPPORTED_FF68">Firefox 68 or later, Firefox 68 ESR or later</string>
+ <string id="SUPPORTED_FF6801">Firefox 68.0.1 or later, Firefox 68.0.1 ESR or later</string>
<string id="SUPPORTED_FF60ESR">Firefox 60 ESR or later</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permissions</string>
<string id="Certificates_Install_Explain">If this policy is enabled, Firefox will install the listed certificates into Firefox. It will look in %USERPROFILE%\AppData\Local\Mozilla\Certificates and %USERPROFILE%\AppData\Roaming\Mozilla\Certificates.
If this policy is disabled or not configured, Firefox will not install additional certificates.</string>
+ <string id="DefaultDownloadDirectory">Default Download Directory</string>
+ <string id="DefaultDownloadDirectory_Explain">If this policy is enabled, you can set the default 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.</string>
+ <string id="DownloadDirectory">Download Directory</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_Explain">If this policy is enabled, the default configuration for DNS over HTTPS can be changed.
<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="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, the default sections are displayed and the user can change them.</string>
<string id="FlashPlugin_Allow_Explain">If this policy is enabled, Flash is activated by default for the origins indicated unless Flash is completely disabled. If a top level domain is specified (http://example.org), Flash is allowed for all subdomains as well.
If this policy is disabled or not configured, the default Flash policy is followed.</string>
<string id="OverridePostUpdatePage_Explain">If this policy is enabled, you can specify a URL to be displayed after Firefox is updated. If you leave the URL blank, no upgrade page will be shown.
If this policy is disabled or not configured, the upgrade is displayed.</string>
- <string id="SanitizeOnShutdown">Clear all data when browser is closed</string>
- <string id="SanitizeOnShutdown_Explain">If this policy is enabled, all data is cleared when Firefox is closed. This includes Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
+ <string id="SanitizeOnShutdown">Clear data when browser is closed</string>
+ <string id="SanitizeOnShutdown_Explain">If this policy is enabled, you can choose data to be cleared when Firefox is closed.
If this policy is disabled or not configured, data is not cleared when the browser is closed.</string>
<string id="WebsiteFilter_Block">Blocked websites</string>
<string id="None">None</string>
<string id="Homepage">Homepage</string>
<string id="PreviousSession">Previous Session</string>
+ <string id="PromptForDownloadLocation">Prompt for download location</string>
+ <string id="PromptForDownloadLocation_Explain">If this policy is disabled, the user is not prompted for a download location.
+
+If this policy is enabled, the user is always prompted for a download location.
+
+If this policy is not configured, the user is prompted for a download location, but can change the default.</string>
<string id="Proxy">Proxy Settings</string>
<string id="Proxy_Explain">If this policy is enabled, you can configure and lock network settings.
If this policy is enabled, private browsing is enabled by default in both the browser and private browsing and you can choose whether or not to prevent the user from changing it.</string>
<string id="RequestedLocales">Requested locale</string>
+ <string id="RequestedLocalesString">Requested locale (string)</string>
<string id="RequestedLocales_Explain">If this policy is enabled, you can specify a list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
If this policy is disabled or not configured, the application will use the default locale.</string>
<string id="TLS1_1">TLS 1.1</string>
<string id="TLS1_2">TLS 1.2</string>
<string id="TLS1_3">TLS 1.3</string>
+ <string id="SupportMenu">Support Menu</string>
+ <string id="SupportMenu_Explain">If this policy is enabled, a new menuitem is added to the help menu with support information.
+
+If this policy is disabled or not configured, no menuitem is added.</string>
<string id="Preferences_Boolean_Explain">If this policy is enabled, the preference is locked to true. If this policy is disabled, the preference is locked to false.</string>
<string id="Preferences_String_Explain">If this policy is enabled, the preference is locked to the string entered. If this policy is disabled, it has no effect.</string>
<string id="Preferences_Enum_Explain">If this policy is enabled, the preference is locked to the value selected. If this policy is disabled, it has no effect.</string>
<textBox refId="SearchEngine_SuggestURLTemplate">
<label>Suggest URL Template:</label>
</textBox>
+ <textBox refId="SearchEngine_PostData">
+ <label>POST data:</label>
+ </textBox>
</presentation>
<presentation id="SearchEngines_Default">
<textBox refId="SearchEngines_Default">
<presentation id="SSLVersion">
<dropdownList refId="SSLVersion"/>
</presentation>
+ <presentation id="SupportMenu">
+ <text>Title:</text>
+ <textBox refId="SupportMenuTitle">
+ <label/>
+ </textBox>
+ <text>URL:</text>
+ <textBox refId="SupportMenuURL">
+ <label/>
+ </textBox>
+ <text>Access key:</text>
+ <textBox refId="SupportMenuAccessKey">
+ <label/>
+ </textBox>
+ </presentation>
<presentation id="Preferences_String">
<textBox refId="Preferences_String">
<label/>
<presentation id="LocalFileLinks">
<listBox refId="LocalFileLinks"/>
</presentation>
+ <presentation id="SanitizeOnShutdown">
+ <checkBox refId="SanitizeOnShutdown_Cache">Cache</checkBox>
+ <checkBox refId="SanitizeOnShutdown_Cookies">Cookies</checkBox>
+ <checkBox refId="SanitizeOnShutdown_Downloads">Download History</checkBox>
+ <checkBox refId="SanitizeOnShutdown_FormData">Form & Search History</checkBox>
+ <checkBox refId="SanitizeOnShutdown_History">Browsing History</checkBox>
+ <checkBox refId="SanitizeOnShutdown_Sessions">Active Logins</checkBox>
+ <checkBox refId="SanitizeOnShutdown_SiteSettings">Site Preferences</checkBox>
+ <checkBox refId="SanitizeOnShutdown_OfflineApps">Offline Website Data</checkBox>
+ </presentation>
+ <presentation id="FirefoxHome">
+ <checkBox refId="FirefoxHome_Search">Search</checkBox>
+ <checkBox refId="FirefoxHome_TopSites">Top Sites</checkBox>
+ <checkBox refId="FirefoxHome_Highlights">Download History</checkBox>
+ <checkBox refId="FirefoxHome_Pocket">Recommended by Pocket</checkBox>
+ <checkBox refId="FirefoxHome_Snippets">Snippets</checkBox>
+ <checkBox refId="FirefoxHome_Locked">Don't allow settings to be changed</checkBox>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>