<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="2.01" schemaVersion="1.0" >
+<policyDefinitionResources revision="2.1" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<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.
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="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.