<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="2.01" schemaVersion="1.0" >
+<policyDefinitionResources revision="2.2" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<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>
<string id="EncryptedMediaExtensions_group">Encrypted Media Extensions</string>
<string id="PDFjs_group">PDFjs</string>
<string id="Allow">Allowed Sites</string>
+ <string id="AllowSession">Allowed Sites (Session Only)</string>
<string id="Block">Blocked Sites</string>
<string id="AppAutoUpdate">Application Autoupdate</string>
<string id="AppAutoUpdate_Explain">If this policy is enabled, Firefox is automatically updated without user approval.
<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>
If this policy is not configured or enabled, add-ons can be installed.</string>
<string id="Cookies_Allow_Explain">If this policy is enabled, cookies are always allowed for the origins indicated. If a top level domain is specified (http://example.org), cookies are allowed for all subdomains as well.
+If this policy is disabled or not configured, the default cookie policy is followed.</string>
+ <string id="Cookies_AllowSession_Explain">If this policy is enabled, cookies are allowed for the origins indicated, but removed at the end of the session. If a top level domain is specified (http://example.org), cookies are allowed for all subdomains as well.
+
If this policy is disabled or not configured, the default cookie policy is followed.</string>
<string id="Cookies_Block_Explain">If this policy is enabled, cookies are blocked for the origins indicated. If a top level domain is specified (http://example.org), cookies are blocked from all subdomains as well.
<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.
<string id="PictureInPicture_Explain">If this policy is disabled, the Picture-in-Picture toggle does not appear on videos.
If this policy is enabled or not configured, the Picture-in-Picture toggle is available on videos.</string>
- <string id="MasterPassword">Master Password</string>
- <string id="MasterPassword_Explain">If this policy is enabled, a master password is required.
+ <string id="PrimaryPassword">Primary (Master) Password</string>
+ <string id="PrimaryPassword_Explain">If this policy is enabled, a primary password is required.
-If this policy is disabled, users cannot create a master password.
+If this policy is disabled, users cannot create a primary password.
-If this policy is not configured, users can choose to create a master password.</string>
+If this policy is not configured, users can choose to create a primary 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.