<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="2.3" schemaVersion="1.0" >
+<policyDefinitionResources revision="2.4" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<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">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.
If this policy is not configured, no shutdown preferences can be changed by the user (previous behavior).</string>
<string id="WebsiteFilter_Block">Blocked websites</string>
- <string id="WebsiteFilter_Block_Explain">If this policy is enabled, you can specify match patterns that indicate sites to be blocked. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. There is a 1000 entry limit.
+ <string id="WebsiteFilter_Block_Explain">If this policy is enabled, you can specify match patterns that indicate sites to be blocked. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. There is a 1000 entry limit.
If this policy is disabled or not configured, no websites are blocked.</string>
<string id="WebsiteFilter_Exceptions">Exceptions to blocked websites</string>
- <string id="WebsiteFilter_Exceptions_Explain">If this policy is enabled, and the website filter is enabled, you can specify match patterns for sites you do not want to block. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. There is a 1000 entry limit.
+ <string id="WebsiteFilter_Exceptions_Explain">If this policy is enabled, and the website filter is enabled, you can specify match patterns for sites you do not want to block. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. There is a 1000 entry limit.
If this policy is disabled or not configured, there are no exceptions to the website filter.</string>
<string id="Bookmark01">Bookmark 01</string>
For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#handlers.</string>
<string id="Preferences">Preferences</string>
- <string id="Preferences_Explain">If this policy is enabled, you can use JSON to configure preferences.
+ <string id="Preferences_Explain">Note: In order to use this policy, you must clear all settings in the old Preferences (Deprecated) section.
+
+If this policy is enabled, you can use JSON to configure preferences.
If this policy is disabled or not configured, preferences are not modified.