<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_FF131">Firefox 131 or later, Firefox 115.16 ESR or later</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permissions</string>
<string id="Camera_group">Camera</string>
<string id="ProxySettings_group">Proxy Settings</string>
<string id="SecurityDevices_group">Security Devices</string>
<string id="FirefoxSuggest_group">Firefox Suggest (US only)</string>
- <string id="ContentAnalysis_group">Content Analysis</string>
+ <string id="ContentAnalysis_group">Content Analysis (DLP)</string>
<string id="Allow">Allowed Sites</string>
<string id="AllowSession">Allowed Sites (Session Only)</string>
<string id="Block">Blocked Sites</string>
If this policy is disabled or not configured, the agent name "A DLP Agent" is used.</string>
<string id="ContentAnalysis_AgentTimeout">Agent Timeout</string>
- <string id="ContentAnalysis_AgentTimeout_Explain">If this policy is enabled, you can specify the timeout in number of seconds after a DLP request is sent to the agent. After this timeout, the request will be denied unless `DefaultResult` is set to 1 or 2.
+ <string id="ContentAnalysis_AgentTimeout_Explain">If this policy is enabled, you can specify the timeout in number of seconds after a DLP request is sent to the agent. After this timeout, the request will be denied unless 'Default Result' is set to 1 or 2.
If this policy is disabled or not configured, the timeout is 30 seconds.</string>
<string id="ContentAnalysis_AllowUrlRegexList">Allow Url Regex List</string>
<string id="ContentAnalysis_BypassForSameTabOperations">Bypass For Same Tab Operations</string>
<string id="ContentAnalysis_BypassForSameTabOperations_Explain">If this policy is enabled, Firefox will automatically allow DLP requests whose data comes from the same tab and frame - for example, if data is copied to the clipboard and then pasted on the same page.
-If this policy is disabled or not configured, Firefox will not automatically allow DLP requests whose data comes from the same tab and frame.</string>
+If this policy is disabled or not configured, Firefox Firefox will not pass DLP requests whose data comes from the same tab and frame to the DLP agent as normal.</string>
<string id="ContentAnalysis_ClientSignature">Client Signature</string>
<string id="ContentAnalysis_ClientSignature_Explain">If this policy is enabled, you can set the required signature of the DLP agent connected to the pipe. If this is a non-empty string and the DLP agent does not have a signature with a Subject Name that exactly matches this value, Firefox will not connect to the pipe.
<string id="ContentAnalysis_PipePathName">Pipe Path Name</string>
<string id="ContentAnalysis_PipePathName_Explain">If this policy is enabled, you can change the name of the pipe for the DLP agent.
-If this policy is disabled or not configured, the default pipe name of 'path_user'is used.</string>
+If this policy is disabled or not configured, the default pipe name of 'path_user' is used.</string>
<string id="ContentAnalysis_ShowBlockedResult">Show Blocked Result</string>
<string id="ContentAnalysis_ShowBlockedResult_Explain">If this policy is disabled, Firefox will not show a notification when a DLP request is denied.