<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="6.6" schemaVersion="1.0">
+<policyDefinitionResources revision="6.11" schemaVersion="1.0">
<displayName/>
<description/>
<resources>
<string id="SUPPORTED_FF130_ONLY">Firefox 130 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="SUPPORTED_FF138_ONLY">Firefox 138 or later</string>
+ <string id="SUPPORTED_FF138">Firefox 138, Firefox 128.10 ESR</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permissions</string>
<string id="Camera_group">Camera</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="InterceptionPoints_Clipboard_group">Clipboard</string>
+ <string id="InterceptionPoints_DragAndDrop_group">Drag And Drop</string>
<string id="Allow">Allowed Sites</string>
<string id="AllowSession">Allowed Sites (Session Only)</string>
<string id="Block">Blocked Sites</string>
<string id="DisablePasswordReveal_Explain">If this policy is enabled, users cannot show passwords in saved logins.
If this policy is disabled or not configured, users can show passwords in saved logins.</string>
- <string id="DisablePocket">Disable Pocket</string>
+ <string id="DisablePocket">Disable Pocket (Deprecated)</string>
<string id="DisablePocket_Explain">If this policy is enabled, Pocket is not available.
If this policy is disabled or not configured, Pocket is available.</string>
<string id="DisabledCiphers_TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256">TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256</string>
<string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384">TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384</string>
<string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256">TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256</string>
+ <string id="DisabledCiphers_TLS_CHACHA20_POLY1305_SHA256">TLS_CHACHA20_POLY1305_SHA256</string>
+ <string id="DisabledCiphers_TLS_AES_128_GCM_SHA256">TLS_AES_128_GCM_SHA256</string>
+ <string id="DisabledCiphers_TLS_AES_256_GCM_SHA384">TLS_AES_256_GCM_SHA384</string>
<string id="DisabledCiphers_Explain">If this policy is enabled, the corresponding cipher is disabled.
If this policy is disabled, the corresponding cipher is enabled.
<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">Enabled</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_Clipboard_PlainTextOnly">Plain Text Only</string>
+ <string id="ContentAnalysis_InterceptionPoints_Clipboard_PlainTextOnly_Explain">If this policy is disabled, all formats will be analyzed on the clipboard, which some DLP agents may not expect.
+
+If this policy is enabled or not configured, only the text/plain format will be analyzed on the clipboard.</string>
+ <string id="ContentAnalysis_InterceptionPoints_DragAndDrop">Enabled</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_DragAndDrop_PlainTextOnly">Plain Text Only</string>
+ <string id="ContentAnalysis_InterceptionPoints_DragAndDrop_PlainTextOnly_Explain">If this policy is disabled, all formats will be analyzed in what is being dropped, which some DLP agents may not expect.
+
+If this policy is enabled or not configured, only the text/plain format will be analyzed in what is being dropped.</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.
<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="ContentAnalysis_TimeoutResult">Timeout Result</string>
+ <string id="ContentAnalysis_TimeoutResult_Explain">If this policy is enabled, you can indicate the desired behavior for DLP requests if the DLP agent does not respond to a request in less than AgentTimeout seconds.
+
+If this policy is disabled or not configured, the request will be denied.</string>
+ <string id="SkipTermsOfUse">Skip Terms of Use</string>
+ <string id="SkipTermsOfUse_Explain">If this policy is enabled, the Firefox Terms of Use (https://www.mozilla.org/about/legal/terms/firefox/) and Privacy Notice (https://www.mozilla.org/privacy/firefox/) do not display upon startup.
+
+You represent that you accept and have the authority to accept the Terms of Use on behalf of all individuals to whom you provide access to this browser.
+
+If this policy is disabled or not configured, the Firefox Terms of Use and Privacy Notice do display upon startup.</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="Number">
<decimalTextBox refId="Number"/>
</presentation>
+ <presentation id="ContentAnalysis_TimeoutResult">
+ <dropdownList refId="ContentAnalysis_TimeoutResult"/>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>