]> git.p6c8.net - policy-templates.git/blobdiff - windows/fr-FR/firefox.adml
Policy template updates for SameSite lax
[policy-templates.git] / windows / fr-FR / firefox.adml
index 176804fd209b553ead6b34315291012333e9d148..016c0f05cbeb9d0e04813d3035b3bfe0b1db9954 100644 (file)
@@ -43,6 +43,7 @@
       <string id="SUPPORTED_FF91">Firefox 91 ou supérieur</string>\r
       <string id="SUPPORTED_FF95">Firefox 95 ou supérieur, Firefox 91.4 ESR ou supérieur</string>\r
       <string id="SUPPORTED_FF96">Firefox 96 ou supérieur, Firefox 91.5 ESR ou supérieur</string>\r
+      <string id="SUPPORTED_FF96_ONLY">Firefox 96 ou supérieur</string>\r
       <string id="SUPPORTED_FF97">Firefox 97 ou supérieur, Firefox 91.6 ESR ou supérieur</string>\r
       <string id="SUPPORTED_FF98">Firefox 98 ou supérieur, Firefox 91.7 ESR ou supérieur</string>\r
       <string id="SUPPORTED_FF99">Firefox 99 ou supérieur, Firefox 91.8 ESR ou supérieur</string>\r
@@ -322,6 +323,14 @@ Si cette stratégie est activée ou non configurée, l'accélération matériell
       <string id="LegacyProfiles_Explain">Si cette stratégie est activée, Firefox n'essaiera pas de créer des profils différents pour les installations de Firefox dans différents répertoires. C'est l'équivalent de la variable d'environnement MOZ_LEGACY_PROFILES.\r
 \r
 Si cette stratégie est désactivée ou non configurée, Firefox créera un nouveau profil pour chaque installation unique de Firefox.</string>\r
+      <string id="LegacySameSiteCookieBehaviorEnabled">Revert to legacy SameSite behavior</string>\r
+      <string id="LegacySameSiteCookieBehaviorEnabled_Explain">If this policy is enabled, Firefox will revert to the legacy behavior of SameSite. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.\r
+\r
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax.</string>\r
+      <string id="LegacySameSiteCookieBehaviorEnabledForDomainList">Revert to legacy SameSite behavior on specific domains</string>\r
+      <string id="LegacySameSiteCookieBehaviorEnabledForDomainList_Explain">If this policy is enabled, Firefox will revert to the legacy behavior of SameSite for the specified domains. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.\r
+\r
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax for all domains.</string>\r
       <string id="LocalFileLinks">Liens de fichiers locaux</string>\r
       <string id="LocalFileLinks_Explain">Si cette stratégie est activée, vous pouvez spécifier les origines où la liaison à des fichiers locaux est autorisée.\r
 \r
@@ -1163,6 +1172,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences</s
       <presentation id="Preferences_security_default_personal_cert">\r
         <dropdownList refId="Preferences_security_default_personal_cert"/>\r
       </presentation>\r
+      <presentation id="LegacySameSiteCookieBehaviorEnabledForDomainList">\r
+        <listBox refId="LegacySameSiteCookieBehaviorEnabledForDomainList"/>\r
+      </presentation>\r
       <presentation id="LocalFileLinks">\r
         <listBox refId="LocalFileLinks"/>\r
       </presentation>\r

patrick-canterino.de