<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.16" schemaVersion="1.0" >
+<policyDefinitionResources revision="2.01" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="UserMessaging_FeatureRecommendations">Feature Recommendations</string>
<string id="UserMessaging_FeatureRecommendations_Explain">If this policy is disabled, Firefox features will not be recommended as the user uses Firefox.
-If this policy is enabled or not configured, Firefox features wil be recommended as the user uses Firefox.</string>
+If this policy is enabled or not configured, Firefox features will be recommended as the user uses Firefox.</string>
<string id="UserMessaging_UrlbarInterventions">Urlbar Interventions</string>
<string id="UserMessaging_UrlbarInterventions_Explain">If this policy is disabled, actions will not be recommended based on what the user types in the URL bar.
If this policy is disabled, users cannot create a master password.
If this policy is not configured, users can choose to create a master password.</string>
+ <string id="Handlers">Handlers</string>
+ <string id="Handlers_Explain">If this policy is enabled, you can use JSON to configure default application handlers.
+
+If this policy is disabled or not configured, Firefox defaults are used.
+
+For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#handlers.</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.
For a description of the preference, see:
<string id="browser_newtabpage_activity-stream_default_sites">browser.newtabpage.activity-stream.default.sites</string>
<string id="extensions_htmlaboutaddons_recommendations_enabled">extensions.htmlaboutaddons.recommendations.enabled</string>
<string id="media_peerconnection_enabled">media.peerconnection.enabled</string>
- <string id="media_peerconnection_ice_obfuscate_host_addresses_whitelist">media.peerconnection.ice.obfuscate_host_addresses.whitelist</string>
+ <string id="media_peerconnection_ice_obfuscate_host_addresses_whitelist">media.peerconnection.ice.obfuscate_host_addresses.whitelist (Deprecated)</string>
+ <string id="media_peerconnection_ice_obfuscate_host_addresses_blocklist">media.peerconnection.ice.obfuscate_host_addresses.blocklist</string>
<string id="security_osclientcerts_autoload">security.osclientcerts.autoload</string>
<string id="security_tls_hello_downgrade_check">security.tls.hello_downgrade_check</string>
<string id="widget_content_gtk-theme-override">widget.content.gtk-theme-override</string>
<presentation id="ExtensionSettings">
<multiTextBox refId="ExtensionSettings"/>
</presentation>
+ <presentation id="Handlers">
+ <multiTextBox refId="Handlers"/>
+ </presentation>
<presentation id="DisplayMenuBar">
<dropdownList refId="DisplayMenuBar"/>
</presentation>