<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.15" schemaVersion="1.0" >
+<policyDefinitionResources revision="1.16" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="SUPPORTED_FF75_ONLY">Firefox 75 or later</string>
<string id="SUPPORTED_FF76">Firefox 76 or later, Firefox 68.8 ESR or later</string>
<string id="SUPPORTED_FF77">Firefox 77 or later, Firefox 68.9 ESR or later</string>
+ <string id="SUPPORTED_FF78">Firefox 78 or later</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permissions</string>
<string id="Camera_group">Camera</string>
<string id="Autoplay_Block_Explain">If this policy is enabled, autoplay is always blocked for the origins indicated.
If this policy is disabled or not configured, the default autoplay policy is followed.</string>
+ <string id="Autoplay_Default">Default autoplay level</string>
+ <string id="Autoplay_Default_Explain">If this policy is enabled, you can choose the default autoplay level.
+
+If this policy is disabled or not configured, audio is blocked by default.
+
+Note: Blocking audio and video does not work on the ESR.</string>
+ <string id="Autoplay_Locked">Do not allow preferences to be changed</string>
+ <string id="Autoplay_Locked_Explain">If this policy is enabled, autoplay preferences cannot be changed by the user.
+
+If this policy is disabled or not configured, the user can change autoplay preferences.</string>
+ <string id="AllowAudioVideo">Allow Audio and Video</string>
+ <string id="BlockAudio">Block Audio</string>
+ <string id="BlockAudioVideo">Block Audio and Video</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.
<presentation id="List">
<listBox refId="List"/>
</presentation>
+ <presentation id="Autoplay_Default">
+ <dropdownList refId="Autoplay_Default"/>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>