]> git.p6c8.net - policy-templates.git/blobdiff - windows/en-US/firefox.adml
Bump version to 7.11
[policy-templates.git] / windows / en-US / firefox.adml
index 393f0639404169e14d6eb362c18ee31efc1975ad..9086169cc5379394bb465a57c0fc21418d4dec30 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="7.10" schemaVersion="1.0">
+<policyDefinitionResources revision="7.11" schemaVersion="1.0">
   <displayName/>
   <description/>
   <resources>
@@ -86,6 +86,7 @@
       <string id="SUPPORTED_FF148_ONLY">Firefox 148 or later</string>
       <string id="SUPPORTED_FF14902_ONLY">Firefox 149.0.2 or later</string>
       <string id="SUPPORTED_FF150_ONLY">Firefox 150 or later</string>
+      <string id="SUPPORTED_FF151_ONLY">Firefox 151 or later</string>
       <string id="firefox">Firefox</string>
       <string id="Permissions_group">Permissions</string>
       <string id="Camera_group">Camera</string>
       <string id="GenerativeAI_group">Generative AI</string>
       <string id="BrowserDataBackup_group">Browser Data Backup</string>
       <string id="AIControls_group">AI Controls</string>
+      <string id="LocalNetworkAccess_group">Local Network Access</string>
       <string id="Allow">Allowed Sites</string>
       <string id="AllowSession">Allowed Sites (Session Only)</string>
       <string id="Block">Blocked Sites</string>
@@ -1418,6 +1420,30 @@ If set to "blocked", smart window is disabled and users will not see the feature
       <string id="AIControls_SmartWindow_Locked_Explain">If this policy is enabled, the user cannot change the smart window setting.
 
 If this policy is disabled or not configured, the user can change the smart window setting.</string>
+      <string id="XSLTEnabled">Enable XSLT</string>
+      <string id="XSLTEnabled_Explain">If this policy is enabled, XSLT (Extensible Stylesheet Language Transformations) is enabled.
+
+If this policy is disabled, XSLT (Extensible Stylesheet Language Transformations) is disabled.
+
+If this policy is not configured, the Firefox default applies.</string>
+      <string id="LocalNetworkAccess_Enabled">Enabled</string>
+      <string id="LocalNetworkAccess_Enabled_Explain">If this policy is enabled or not configured, local network access security checks are enforced.
+
+If this policy is disabled, local network access security checks are not enforced.</string>
+      <string id="LocalNetworkAccess_BlockTrackers">Block Trackers</string>
+      <string id="LocalNetworkAccess_BlockTrackers_Explain">If this policy is enabled, third-party trackers are prevented from accessing localhost and local network resources.
+
+If this policy is disabled or not configured, third-party trackers are not blocked from accessing local network resources.</string>
+      <string id="LocalNetworkAccess_EnablePrompting">Enable Prompting</string>
+      <string id="LocalNetworkAccess_EnablePrompting_Explain">If this policy is enabled, websites must request explicit user permission before accessing local network resources.
+
+If this policy is disabled or not configured, websites are not prompted for local network access permission.</string>
+      <string id="LocalNetworkAccess_SkipDomains">Skip Domains</string>
+      <string id="LocalNetworkAccess_SkipDomains_Explain">A list of domain names for which local network access checks are skipped.</string>
+      <string id="LocalNetworkAccess_Locked">Locked</string>
+      <string id="LocalNetworkAccess_Locked_Explain">If this policy is enabled, the user cannot change Local Network Access settings.
+
+If this policy is disabled or not configured, the user can change Local Network Access settings.</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:
@@ -1512,6 +1538,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.</
       <presentation id="RequestedLocales">
         <listBox refId="RequestedLocales"/>
       </presentation>
+      <presentation id="LocalNetworkAccess_SkipDomains">
+        <listBox refId="LocalNetworkAccess_SkipDomains"/>
+      </presentation>
       <presentation id="SecurityDevices">
         <listBox refId="SecurityDevices"/>
       </presentation>

patrick-canterino.de