]> git.p6c8.net - policy-templates.git/blobdiff - windows/fr-FR/firefox.adml
Add support for new Cookie Behavior policy
[policy-templates.git] / windows / fr-FR / firefox.adml
index 8ca32b1190b34029a41901dbf854622fb771c1cd..a23203a9aaf7dd4f5487838d98dbf869dfd08326 100644 (file)
@@ -394,6 +394,20 @@ Ce paramètre est ignoré si cette stratégie est désactivée ou non configuré
       <string id="Cookies_Locked_Explain">Si cette stratégie est activée, les préférences en matière de cookies ne peuvent pas être modifiées par l'utilisateur.\r
 \r
 Si cette stratégie est désactivée ou non configurée, l'utilisateur peut modifier ses préférences en matière de cookies.</string>\r
+      <string id="Cookies_Behavior">Cookie Behavior</string>\r
+      <string id="Cookies_Behavior_Explain">If this policy is enabled, you can configure cookie behavior.\r
+\r
+If this policy is not configured or disabled, cookies are rejected for known trackers.</string>\r
+      <string id="Cookies_BehaviorPrivateBrowsing">Cookie Behavior in private browsing</string>\r
+      <string id="Cookies_BehaviorPrivateBrowsing_Explain">If this policy is enabled, you can configure cookie behavior in private browsing.\r
+\r
+If this policy is not configured or disabled, in private browsing, cookies are rejected for known trackers and third-party cookies are partitioned.</string>\r
+      <string id="Cookies_Behavior_Accept">Accept all cookies</string>\r
+      <string id="Cookies_Behavior_RejectForeign">Reject third party cookies</string>\r
+      <string id="Cookies_Behavior_Reject">Reject all cookies</string>\r
+      <string id="Cookies_Behavior_LimitForeign">Reject third party cookies for sites you haven't visited</string>\r
+      <string id="Cookies_Behavior_RejectTracker">Reject cookies for known trackers</string>\r
+      <string id="Cookies_Behavior_RejectTrackerAndPartitionForeign">Reject cookies for known trackers and partition third-party cookies (Total Cookie Protection)</string>\r
       <string id="Camera_Allow_Explain">Si cette stratégie est activée, l'accès à la caméra est toujours autorisé pour les origines indiquées.\r
 \r
 Si cette stratégie est désactivée ou non configurée, la stratégie par défaut de la caméra est appliquée.</string>\r
@@ -985,6 +999,12 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences</s
       <presentation id="Cookies_AcceptThirdParty">\r
         <dropdownList refId="Cookies_AcceptThirdParty"/>\r
       </presentation>\r
+      <presentation id="Cookies_Behavior">\r
+        <dropdownList refId="Cookies_Behavior"/>\r
+      </presentation>\r
+      <presentation id="Cookies_BehaviorPrivateBrowsing">\r
+        <dropdownList refId="Cookies_BehaviorPrivateBrowsing"/>\r
+      </presentation>\r
       <presentation id="SearchBar">\r
         <dropdownList refId="SearchBar"/>\r
       </presentation>\r

patrick-canterino.de