<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="6.5" schemaVersion="1.0">
+<policyDefinitionResources revision="6.8" schemaVersion="1.0">
<displayName/>
<description/>
<resources>
<string id="SUPPORTED_FF125">Firefox 125 ou supérieur, Firefox 115.10 ESR ou supérieur</string>
<string id="SUPPORTED_FF126_ONLY">Firefox 126 ou supérieur</string>
<string id="SUPPORTED_FF127_ONLY">Firefox 127 ou supérieur</string>
- <string id="SUPPORTED_FF128">Firefox 128 ou supérieur, Firefox 115.13 ESR ou supérieur</string>
- <string id="SUPPORTED_FF129">Firefox 129 ou supérieur, Firefox 115.14 ESR ou supérieur</string>
- <string id="SUPPORTED_FF130">Firefox 130 ou supérieur, Firefox 115.15 ESR ou supérieur</string>
+ <string id="SUPPORTED_FF128">Firefox 128 ou supérieur</string>
+ <string id="SUPPORTED_FF129">Firefox 129 ou supérieur, Firefox 128.1 ESR ou supérieur</string>
+ <string id="SUPPORTED_FF130">Firefox 130 ou supérieur, Firefox 128.2 ESR ou supérieur</string>
<string id="SUPPORTED_FF130_ONLY">Firefox 130 ou supérieur</string>
+ <string id="SUPPORTED_FF131">Firefox 131 ou supérieur, Firefox 128.3 ESR ou supérieur</string>
+ <string id="SUPPORTED_FF137_ONLY">Firefox 137 ou supérieur</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permissions</string>
<string id="Camera_group">Caméra</string>
<string id="Microphone_group">Microphone</string>
- <string id="Location_group">Location</string>
+ <string id="Location_group">Localisation</string>
<string id="Notifications_group">Notifications</string>
<string id="Autoplay_group">Autoplay</string>
<string id="VirtualReality_group">Réalité Virtuelle</string>
<string id="Preferences_group">Préférences (Obsolète)</string>
<string id="UserMessaging_group">Messagerie utilisateur</string>
<string id="DisabledCiphers_group">Chiffrements désactivés</string>
- <string id="EncryptedMediaExtensions_group">Encrypted Media Extensions</string>
+ <string id="EncryptedMediaExtensions_group">Extensions de médias cryptés</string>
<string id="PDFjs_group">PDF.js</string>
<string id="PictureInPicture_group">Picture-in-Picture</string>
<string id="ProxySettings_group">Paramètres Proxy</string>
<string id="SecurityDevices_group">Périphériques de sécurité</string>
<string id="FirefoxSuggest_group">Firefox Suggest (US seulement)</string>
+ <string id="ContentAnalysis_group">Content Analysis (DLP)</string>
+ <string id="InterceptionPoints_group">Interception Points</string>
<string id="Allow">Sites autorisés</string>
<string id="AllowSession">Sites autorisés (Session seulement)</string>
<string id="Block">Sites bloqués</string>
<string id="PrivateBrowsingModeAvailability_0">Autoriser le mode de navigation privée</string>
<string id="PrivateBrowsingModeAvailability_1">Désactiver le mode de navigation privée</string>
<string id="PrivateBrowsingModeAvailability_2">Forcer le mode de navigation privée</string>
+ <string id="ContentAnalysis_AgentName">Agent Name</string>
+ <string id="ContentAnalysis_AgentName_Explain">If this policy is enabled, you can specify the name of the DLP agent, used in dialogs and notifications about DLP operations.
+
+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 '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_AllowUrlRegexList_Explain">If this policy is enabled, you can specify a space-separated list of regular expressions that indicates URLs for which DLP operations will always be allowed without consulting the agent. The default is "^about:(?!blank|srcdoc).*", meaning that any pages that start with "about:" will be exempt from DLP except for "about:blank" and "about:srcdoc", as these can be controlled by web content.
+
+If this policy is disabled or not configured, the DLP agent will always be consulted.</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 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.
+
+If this policy is disabled or not configured, the signature will not be verified.</string>
+ <string id="ContentAnalysis_DefaultResult">Default Result</string>
+ <string id="ContentAnalysis_DefaultResult_Explain">If this policy is enabled, you can indicate the desired behavior for DLP requests if there is a problem connecting to the DLP agent.
+
+If this policy is disabled or not configured, the DLP request will be denied if there is a problem connecting to the agent.</string>
+ <string id="ContentAnalysis_DefaultResult_0">Deny the request</string>
+ <string id="ContentAnalysis_DefaultResult_1">Warn the user and allow them to choose whether to allow or deny</string>
+ <string id="ContentAnalysis_DefaultResult_2">Allow the request</string>
+ <string id="ContentAnalysis_DenyUrlRegexList">Deny Url Regex List</string>
+ <string id="ContentAnalysis_DenyUrlRegexList_Explain">If this policy is enabled, you can specify a space-separated list of regular expressions that indicates URLs for which DLP operations will always be denied without consulting the agent.
+
+If this policy is disabled or not configured, the DLP agent will always be consulted.</string>
+ <string id="ContentAnalysis_Enabled">Enabled</string>
+ <string id="ContentAnalysis_Enabled_Explain">If this policy is enabled, Firefox will use DLP.
+
+If this policy is disabled or not configured, Firefox will not use DLP.
+
+Note: If this policy is enabled and no DLP agent is running, all DLP requests will be denied unless Default Result is set to 1 or 2.</string>
+ <string id="ContentAnalysis_IsPerUser">Is Per User</string>
+ <string id="ContentAnalysis_IsPerUser_Explain">If this policy is disabled, the pipe the DLP agent creates is per-system.
+
+If this policy is enabled or not configured, the pipe the DLP agent creates is per-user.</string>
+ <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>
+ <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.
+
+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">Si cette stratégie est activée, la préférence est verrouillée sur "true". Si cette stratégie est désactivée, la préférence est verrouillée sur "false".
Pour une description de la préférence, consultez :
<string id="geo_enabled">geo.enabled</string>
<string id="extensions_getAddons_showPane">extensions.getAddons.showPane</string>
<string id="intl_accept_languages">intl.accept_languages</string>
- <string id="media_eme_enabled">media.eme.enabled (Deprecated)</string>
+ <string id="media_eme_enabled">media.eme.enabled (Obsolète)</string>
<string id="media_gmp-gmpopenh264_enabled">media.gmp-gmpopenh264.enabled</string>
<string id="media_gmp-widevinecdm_enabled">media.gmp-widevinecdm.enabled</string>
<string id="network_dns_disableIPv6">network.dns.disableIPv6</string>
<string id="browser_newtabpage_activity-stream_default_sites">browser.newtabpage.activity-stream.default.sites</string>
<string id="extensions_htmlaboutaddons_recommendations_enabled">extensions.htmlaboutaddons.recommendations.enabled</string>
<string id="media_peerconnection_enabled">media.peerconnection.enabled</string>
- <string id="media_peerconnection_ice_obfuscate_host_addresses_whitelist">media.peerconnection.ice.obfuscate_host_addresses.whitelist (Deprecated)</string>
+ <string id="media_peerconnection_ice_obfuscate_host_addresses_whitelist">media.peerconnection.ice.obfuscate_host_addresses.whitelist (Obsolète)</string>
<string id="media_peerconnection_ice_obfuscate_host_addresses_blocklist">media.peerconnection.ice.obfuscate_host_addresses.blocklist</string>
<string id="security_osclientcerts_autoload">security.osclientcerts.autoload</string>
<string id="security_tls_hello_downgrade_check">security.tls.hello_downgrade_check</string>
<textBox refId="Passthrough">
<label/>
</textBox>
- <text>Exemple: .mozilla.org, .net.nz, 192.168.1.0/24</text>
+ <text>Exemple : .mozilla.org, .net.nz, 192.168.1.0/24</text>
<text>URL de configuration automatique du Proxy :</text>
<textBox refId="AutoConfigURL">
<label/>
<textBox refId="Proxy_Passthrough">
<label/>
</textBox>
- <text>Exemple: .mozilla.org, .net.nz, 192.168.1.0/24</text>
+ <text>Exemple : .mozilla.org, .net.nz, 192.168.1.0/24</text>
<text>Les connexions vers localhost, 127.0.0.1/8 et ::1 ne sont jamais proxyfiées.</text>
</presentation>
<presentation id="HttpsOnlyMode">
<presentation id="PrivateBrowsingModeAvailability">
<dropdownList refId="PrivateBrowsingModeAvailability"/>
</presentation>
+ <presentation id="ContentAnalysis_DefaultResult">
+ <dropdownList refId="ContentAnalysis_DefaultResult"/>
+ </presentation>
+ <presentation id="Number">
+ <decimalTextBox refId="Number"/>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>