X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/e0e0f4346a774542d6d867868463b49d99ee1081..278ccd43042d32777b6e97650d5b76e8fc578f51:/windows/en-US/firefox.adml?ds=sidebyside diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 4e3e152..759d576 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<policyDefinitionResources revision="2.01" schemaVersion="1.0" > +<policyDefinitionResources revision="2.4" schemaVersion="1.0" > <displayName/> <description/> <resources > @@ -32,6 +32,11 @@ <string id="SUPPORTED_FF79">Firefox 79 or later, Firefox 78.1 ESR or later</string> <string id="SUPPORTED_FF80">Firefox 80 or later, Firefox 78.2 ESR or later</string> <string id="SUPPORTED_FF81">Firefox 81 or later, Firefox 78.3 ESR or later</string> + <string id="SUPPORTED_FF82">Firefox 82 or later, Firefox 78.4 ESR or later</string> + <string id="SUPPORTED_FF83">Firefox 83 or later, Firefox 78.5 ESR or later</string> + <string id="SUPPORTED_FF84">Firefox 84 or later, Firefox 78.6 ESR or later</string> + <string id="SUPPORTED_FF85">Firefox 85 or later, Firefox 78.7 ESR or later</string> + <string id="SUPPORTED_FF86">Firefox 86 or later, Firefox 78.8 ESR or later</string> <string id="firefox">Firefox</string> <string id="Permissions_group">Permissions</string> <string id="Camera_group">Camera</string> @@ -39,6 +44,7 @@ <string id="Location_group">Location</string> <string id="Notifications_group">Notifications</string> <string id="Autoplay_group">Autoplay</string> + <string id="VirtualReality_group">Virtual Reality</string> <string id="Authentication_group">Authentication</string> <string id="Bookmarks_group">Bookmarks</string> <string id="Certificates_group">Certificates</string> @@ -49,7 +55,7 @@ <string id="Flash_group">Flash</string> <string id="Homepage_group">Home page</string> <string id="Search_group">Search</string> - <string id="Preferences_group">Preferences</string> + <string id="Preferences_group">Preferences (Deprecated)</string> <string id="UserMessaging_group">User Messaging</string> <string id="DisabledCiphers_group">Disabled Ciphers</string> <string id="EncryptedMediaExtensions_group">Encrypted Media Extensions</string> @@ -175,7 +181,7 @@ If this policy is disabled or not configured, the browser receives updates.</str <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. @@ -330,7 +336,7 @@ In either case, the user will be able to change the value (it is not locked).</s <string id="PopupBlocking_Allow_Explain">If this policy is enabled, pop-up windows are always allowed for the origins indicated. If a top level domain is specified (http://example.org), pop-up windows are allowed for all subdomains as well. If this policy is disabled or not configured, the default pop-up policy is followed.</string> - <string id="PopupBlocking_Default">Allow pop-ups from websites</string> + <string id="PopupBlocking_Default">Block pop-ups from websites</string> <string id="PopupBlocking_Default_Explain">If this policy is disabled, pop-up windows are allowed from websites by default. If this policy is not configured or enabled, popups are not allowed from websites.</string> @@ -452,6 +458,20 @@ If this policy is disabled or not configured, the user can change autoplay prefe <string id="AllowAudioVideo">Allow Audio and Video</string> <string id="BlockAudio">Block Audio</string> <string id="BlockAudioVideo">Block Audio and Video</string> + <string id="VirtualReality_Allow_Explain">If this policy is enabled, access to virtual reality devices is always allowed for the origins indicated. + +If this policy is disabled or not configured, the default virtual reality policy is followed.</string> + <string id="VirtualReality_Block_Explain">If this policy is enabled, access to virtual reality devices is blocked for the origins indicated. + +If this policy is disabled or not configured, access to virtual reality devices is not blocked by default.</string> + <string id="VirtualReality_BlockNewRequests">Block new requests asking to access virtual reality devices.</string> + <string id="VirtualReality_BlockNewRequests_Explain">If this policy is enabled, sites that are not in the Allow policy will not be allowed to ask permission to access virtual reality devices. + +If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to virtual reality devices.</string> + <string id="VirtualReality_Locked">Do not allow preferences to be changed</string> + <string id="VirtualReality_Locked_Explain">If this policy is enabled, virtual reality preferences cannot be changed by the user. + +If this policy is disabled or not configured, the user can change their virtual reality preferences.</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. @@ -789,6 +809,12 @@ If this policy is not configured, users can choose to create a primary password. 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">Preferences</string> + <string id="Preferences_Explain">If this policy is enabled, you can use JSON to configure preferences. + +If this policy is disabled or not configured, preferences are not modified. + +For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.</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: @@ -1093,6 +1119,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.</ <presentation id="Autoplay_Default"> <dropdownList refId="Autoplay_Default"/> </presentation> + <presentation id="JSON"> + <multiTextBox refId="JSON"/> + </presentation> </presentationTable> </resources> </policyDefinitionResources>