<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.10" schemaVersion="1.0" >
+<policyDefinitionResources revision="1.12" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<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="SUPPORTED_FF68ESR">Firefox 68.5 ESR or later</string>
<string id="SUPPORTED_FF69">Firefox 69 or later, Firefox 68.1 ESR or later</string>
<string id="SUPPORTED_FF70">Firefox 70 or later, Firefox 68.2 ESR or later</string>
+ <string id="SUPPORTED_FF71">Firefox 71 or later, Firefox 68.3 ESR or later</string>
+ <string id="SUPPORTED_FF72">Firefox 72 or later, Firefox 68.4 ESR or later</string>
+ <string id="SUPPORTED_FF73">Firefox 73 or later, Firefox 68.5 ESR or later</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permissions</string>
<string id="Camera_group">Camera</string>
If this policy is disabled or not configured, NTLM and SPNEGO are not enabled on non FQDNs.</string>
<string id="Authentication_AllowProxies">Allow Proxies</string>
- <string id="Authentication_AllowProxies_Explain">If this disabled, SPNEGO and NTLM will not authenticate with proxy servers.
+ <string id="Authentication_AllowProxies_Explain">If this policy is disabled, SPNEGO and NTLM will not authenticate with proxy servers.
If this policy is enabled (and the checkboxes are checked) or not configured, NTLM and SPNEGO will always authenticate with proxies.</string>
+ <string id="Authentication_Locked">Do not allow authentication preferences to be changed</string>
+ <string id="Authentication_Locked_Explain">If this policy is disabled, authentication preferences can be changed by the user.
+
+If this policy is enabled or not configured, authentication preferences cannot be changed by the user.</string>
<string id="BlockAboutAddons">Block Add-ons Manager</string>
<string id="BlockAboutAddons_Explain" >If this policy is enabled, the user cannot access the Add-ons Manager or about:addons.
<string id="DisableFormHistory_Explain">If this policy is enabled, Firefox will not remember form or search history.
If this policy is disabled or not configured, Firefox will remember form and search history.</string>
+ <string id="DisablePasswordReveal">Do not allow passwords to be revealed in saved logins</string>
+ <string id="DisablePasswordReveal_Explain">If this policy is enabled, users cannot show passwords in saved logins.
+
+If this policy is disabled or not configured, users can show passwords in saved logins.</string>
<string id="DisablePocket">Disable Pocket</string>
<string id="DisablePocket_Explain">If this policy is enabled, Pocket is not available.
<string id="DisplayBookmarksToolbar_Explain">If this policy is enabled, the bookmarks toolbar is displayed by default. The user can still hide it.
If this policy is disabled or not configured, the bookmarks toolbar is not displayed by default.</string>
- <string id="DisplayMenuBar">Display Menu Bar</string>
+ <string id="DisplayMenuBar">Display Menu Bar (Deprecated)</string>
<string id="DisplayMenuBar_Explain">If this policy is enabled, the menu bar is displayed by default. The user can still hide it.
If this policy is disabled or not configured, the menu bar is not displayed by default.</string>
+ <string id="DisplayMenuBar_Enum">Display Menu Bar</string>
+ <string id="DisplayMenuBar_Enum_Explain">If this policy is enabled, you can choose whether or not the menu bar is displayed and whether or not the user can show and hide the menu bar.
+
+If this policy is disabled or not configured, the menu bar is not displayed by default.</string>
+ <string id="DisplayMenuBar_Always">Always</string>
+ <string id="DisplayMenuBar_Never">Never</string>
+ <string id="DisplayMenuBar_Default_On">On by default</string>
+ <string id="DisplayMenuBar_Default_Off">Off by default</string>
<string id="DontCheckDefaultBrowser">Don't Check Default Browser</string>
<string id="DontCheckDefaultBrowser_Explain">If this policy is enabled, Firefox does not check to see if it is the default browser at startup.
<string id="dom_event_contextmenu_enabled">dom.event.contextmenu.enabled</string>
<string id="dom_keyboardevent_keypress_hack_dispatch_non_printable_keys_addl">dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl</string>
<string id="dom_keyboardevent_keypress_hack_use_legacy_keycode_and_charcode_addl">dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl</string>
+ <string id="dom_xmldocument_load_enabled">dom.xmldocument.load.enabled</string>
+ <string id="dom_xmldocument_async_enabled">dom.xmldocument.async.enabled</string>
<string id="extensions_blocklist_enabled">extensions.blocklist.enabled</string>
<string id="geo_enabled">geo.enabled</string>
<string id="extensions_getAddons_showPane">extensions.getAddons.showPane</string>
<string id="security_ssl_errorReporting_enabled">security.ssl.errorReporting.enabled</string>
<string id="security_mixed_content_block_active_content">security.mixed_content.block_active_content</string>
<string id="ui_key_menuAccessKeyFocuses">ui.key.menuAccessKeyFocuses</string>
+ <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="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>
</stringTable>
<presentationTable>
<presentation id="AppUpdateURL">
<checkBox refId="TrackingProtectionLocked">Don't allow tracking protection preferences to be changed.</checkBox>
<checkBox refId="Cryptomining">Block cryptomining scripts.</checkBox>
<checkBox refId="Fingerprinting">Block fingerprinting scripts.</checkBox>
+ <text>Exceptions:</text>
+ <listBox refId="TrackingProtection_Exceptions"/>
</presentation>
<presentation id="OverridePage">
<textBox refId="OverridePage">
<presentation id="ExtensionSettings">
<multiTextBox refId="ExtensionSettings"/>
</presentation>
+ <presentation id="DisplayMenuBar">
+ <dropdownList refId="DisplayMenuBar"/>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>