]> git.p6c8.net - policy-templates.git/blobdiff - windows/en-US/firefox.adml
Merge pull request #947 from mozilla/AppUpdatePin
[policy-templates.git] / windows / en-US / firefox.adml
index e6bfc13b6e5c97c31aecf8831b52fb65db1d986d..5f19341bcbd5b0509bb00fc5c1f3bba2c217edcd 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="4.0" schemaVersion="1.0" >
+<policyDefinitionResources revision="4.1" schemaVersion="1.0" >
   <displayName/>
   <description/>
   <resources >
       <string id="SUPPORTED_FF100">Firefox 100 or later, Firefox 91.9 ESR or later</string>
       <string id="SUPPORTED_FF101">Firefox 101 or later, Firefox 91.10 ESR or later</string>
       <string id="SUPPORTED_FF102">Firefox 102 or later</string>
+      <string id="SUPPORTED_FF104">Firefox 104 or later, Firefox 102.2 ESR or later</string>
+      <string id="SUPPORTED_FF105">Firefox 105 or later, Firefox 102.3 ESR or later</string>
+      <string id="SUPPORTED_FF106">Firefox 106 or later, Firefox 102.4 ESR or later</string>
+      <string id="SUPPORTED_FF107">Firefox 107 or later, Firefox 102.5 ESR or later</string>
+      <string id="SUPPORTED_FF108">Firefox 108 or later, Firefox 102.6 ESR or later</string>
+      <string id="SUPPORTED_FF109">Firefox 109 or later, Firefox 102.7 ESR or later</string>
       <string id="firefox">Firefox</string>
       <string id="Permissions_group">Permissions</string>
       <string id="Camera_group">Camera</string>
@@ -929,6 +935,14 @@ For detailed information on creating the policy, see https://github.com/mozilla/
       <string id="StartDownloadsInTempDirectory_Explain">If this policy is enabled, Firefox will start downloads in a temporary directory and automatically deleted when you close the browser.
 
 If this policy is disabled or not configured, Firefox will to the download folder and will not be automatically deleted when you close the browser.</string>
+      <string id="GoToIntranetSiteForSingleWordEntryInAddressBar">Force direct intranet site navigation on single word entries in the address bar</string>
+      <string id="GoToIntranetSiteForSingleWordEntryInAddressBar_Explain">If this policy is enabled, typing single word entries in the address bar will attempt to navigate to intranet sites first, falling back to search if the DNS request fails.
+
+If this policy is disabled or not configured, typing single word entries in the address bar will search.</string>
+      <string id="AppUpdatePin">Pin updates to a specific version</string>
+      <string id="AppUpdatePin_Explain">If this policy is enabled, you can specify a Firefox version as xx. or xx.xx. and Firefox will not be updated beyond that major or minor version.
+
+If this policy is disabled or not configured, Firefox will update normally.</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:

patrick-canterino.de