<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="5.12" schemaVersion="1.0">
+<policyDefinitionResources revision="6.3" schemaVersion="1.0">
<displayName/>
<description/>
<resources>
<string id="SUPPORTED_FF128">Firefox 128 or later, Firefox 115.13 ESR or later</string>
<string id="SUPPORTED_FF129">Firefox 129 or later, Firefox 115.14 ESR or later</string>
<string id="SUPPORTED_FF130">Firefox 130 or later, Firefox 115.15 ESR or later</string>
+ <string id="SUPPORTED_FF130_ONLY">Firefox 130 or later</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permissions</string>
<string id="Camera_group">Camera</string>
<string id="SanitizeOnShutdown_SiteSettings_Explain">If the policy is enabled, site preferences are cleared when the browser is closed.
If this policy is disabled or not configured, site preferences are not cleared when the browser is closed.</string>
- <string id="SanitizeOnShutdown_OfflineApps">Offline Website Data</string>
+ <string id="SanitizeOnShutdown_OfflineApps">Offline Website Data (Deprecated)</string>
<string id="SanitizeOnShutdown_OfflineApps_Explain">If the policy is enabled, offline application storage is cleared when the browser is closed.
If this policy is disabled or not configured, offline application storage is not cleared when the browser is closed.</string>
<string id="UserMessaging_MoreFromMozilla_Explain">If this policy is disabled, the More from Mozilla section will not be shown in preferences.
If this policy is enabled or not configured, the More from Mozilla section will be shown in preferences.</string>
+ <string id="UserMessaging_FirefoxLabs">Firefox Labs</string>
+ <string id="UserMessaging_FirefoxLabs_Explain">If this policy is disabled, the Firefox Labs section will not be shown in preferences.
+
+If this policy is enabled or not configured, the Firefox Labs section will be shown in preferences.</string>
<string id="UserMessaging_Locked">Do not allow user messaging preferences to be changed</string>
<string id="UserMessaging_Locked_Explain">If this policy is disabled, user messaging preferences can be changed by the user.
<string id="HttpsOnlyMode_Disallowed">Off and locked</string>
<string id="HttpsOnlyMode_Enabled">On by default</string>
<string id="HttpsOnlyMode_ForceEnabled">On and locked</string>
- <string id="HttpAllowlist">HTTP Allowlist </string>
+ <string id="HttpAllowlist">HTTP Allowlist</string>
<string id="HttpAllowlist_Explain">If this policy is enabled, you can specify a list origins that will not be upgraded to HTTPS.
If this policy is disabled or not configured, all origins are upgraded to HTTPS if HTTPS-Only Mode is enabled.</string>
+ <string id="PrivateBrowsingModeAvailability">Private Browsing Mode Availability</string>
+ <string id="PrivateBrowsingModeAvailability_Explain">If this policy is enabled, you can set the availability of Private Browsing Mode.
+
+If this policy is disabled or not configured, Private Browsing Mode is available.</string>
+ <string id="PrivateBrowsingModeAvailability_0">Allow Private Browsing Mode</string>
+ <string id="PrivateBrowsingModeAvailability_1">Disable Private Browsing Mode</string>
+ <string id="PrivateBrowsingModeAvailability_2">Force Private Browsing Mode</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:
<presentation id="HttpsOnlyMode">
<dropdownList refId="HttpsOnlyMode"/>
</presentation>
+ <presentation id="PrivateBrowsingModeAvailability">
+ <dropdownList refId="PrivateBrowsingModeAvailability"/>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>