X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/681d2962b8d8e6b9fdd9eefac7990c270c287bf8..b1c579af76b3ee864cde94093ff8272d22d2b985:/windows/en-US/firefox.adml diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index e1a1523..0033bbd 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<policyDefinitionResources revision="6.5" schemaVersion="1.0"> +<policyDefinitionResources revision="6.8" schemaVersion="1.0"> <displayName/> <description/> <resources> @@ -70,11 +70,12 @@ <string id="SUPPORTED_FF125">Firefox 125 or later, Firefox 115.10 ESR or later</string> <string id="SUPPORTED_FF126_ONLY">Firefox 126 or later</string> <string id="SUPPORTED_FF127_ONLY">Firefox 127 or later</string> - <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_FF128">Firefox 128 or later</string> + <string id="SUPPORTED_FF129">Firefox 129 or later, Firefox 128.1 ESR or later</string> + <string id="SUPPORTED_FF130">Firefox 130 or later, Firefox 128.2 ESR or later</string> <string id="SUPPORTED_FF130_ONLY">Firefox 130 or later</string> - <string id="SUPPORTED_FF131">Firefox 131 or later, Firefox 115.16 ESR or later</string> + <string id="SUPPORTED_FF131">Firefox 131 or later, Firefox 128.3 ESR or later</string> + <string id="SUPPORTED_FF137_ONLY">Firefox 137 or later</string> <string id="firefox">Firefox</string> <string id="Permissions_group">Permissions</string> <string id="Camera_group">Camera</string> @@ -103,6 +104,7 @@ <string id="SecurityDevices_group">Security Devices</string> <string id="FirefoxSuggest_group">Firefox Suggest (US only)</string> <string id="ContentAnalysis_group">Content Analysis (DLP)</string> + <string id="InterceptionPoints_group">Interception Points</string> <string id="Allow">Allowed Sites</string> <string id="AllowSession">Allowed Sites (Session Only)</string> <string id="Block">Blocked Sites</string> @@ -1183,6 +1185,22 @@ If this policy is disabled or not configured, the default pipe name of 'path_use <string id="ContentAnalysis_ShowBlockedResult_Explain">If this policy is disabled, Firefox will not show a notification when a DLP request is denied. If this policy is enabled or not configured, Firefox will show a notification when a DLP request is denied.</string> + <string id="ContentAnalysis_InterceptionPoints_Clipboard">Clipboard</string> + <string id="ContentAnalysis_InterceptionPoints_Clipboard_Explain">If this policy is disabled, clipboard operations will not use DLP. + +If this policy is enabled or not configured, clipboard operations will use DLP.</string> + <string id="ContentAnalysis_InterceptionPoints_DragAndDrop">Drag And Drop</string> + <string id="ContentAnalysis_InterceptionPoints_DragAndDrop_Explain">If this policy is disabled, drag and drop operations will not use DLP. + +If this policy is enabled or not configured, drag and drop operations will use DLP.</string> + <string id="ContentAnalysis_InterceptionPoints_FileUpload">File Upload</string> + <string id="ContentAnalysis_InterceptionPoints_FileUpload_Explain">If this policy is disabled, file upload operations will not use DLP. + +If this policy is enabled or not configured, file upload operations will use DLP.</string> + <string id="ContentAnalysis_InterceptionPoints_Print">Print</string> + <string id="ContentAnalysis_InterceptionPoints_Print_Explain">If this policy is disabled, print operations will not use DLP. + +If this policy is enabled or not configured, print operations will use DLP.</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: @@ -1561,6 +1579,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.</ <presentation id="Number"> <decimalTextBox refId="Number"/> </presentation> - </presentationTable> + </presentationTable> </resources> </policyDefinitionResources>