<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.16" schemaVersion="1.0" >
+<policyDefinitionResources revision="2.01" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
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:
<presentation id="ExtensionSettings">
<multiTextBox refId="ExtensionSettings"/>
</presentation>
+ <presentation id="Handlers">
+ <multiTextBox refId="Handlers"/>
+ </presentation>
<presentation id="DisplayMenuBar">
<dropdownList refId="DisplayMenuBar"/>
</presentation>