X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/776226a510364cf800ba8f47c520b0780faf3399..d949cbfacfc218601ef671a92ca4b9cd0968e90b:/windows/it-IT/firefox.adml?ds=sidebyside diff --git a/windows/it-IT/firefox.adml b/windows/it-IT/firefox.adml index 2948f6e..635e9c4 100644 --- a/windows/it-IT/firefox.adml +++ b/windows/it-IT/firefox.adml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<policyDefinitionResources revision="5.11" schemaVersion="1.0"> +<policyDefinitionResources revision="5.12" schemaVersion="1.0"> <displayName/> <description/> <resources> @@ -69,7 +69,7 @@ <string id="SUPPORTED_FF124_ONLY">Firefox 124 o versione successiva</string> <string id="SUPPORTED_FF125">Firefox 125 o versione successiva, Firefox 105.10 ESR o versione successiva</string> <string id="SUPPORTED_FF126_ONLY">Firefox 126 o versione successiva</string> - <string id="SUPPORTED_FF127">Firefox 127 o versione successiva, Firefox 105.12 ESR o versione successiva</string> + <string id="SUPPORTED_FF127_ONLY">Firefox 127 o versione successiva</string> <string id="SUPPORTED_FF128">Firefox 128 o versione successiva, Firefox 105.13 ESR o versione successiva</string> <string id="SUPPORTED_FF129">Firefox 129 o versione successiva, Firefox 105.14 ESR o versione successiva</string> <string id="SUPPORTED_FF130">Firefox 130 o versione successiva, Firefox 105.15 ESR o versione successiva</string> @@ -1101,6 +1101,26 @@ If this policy is enabled or not configured, payment methods will be autofilled If this policy is enabled or not configured, web page translation will be available. Note: Web page translation is done completely on the client, so there is no data or privacy risk.</string> + <string id="DisableEncryptedClientHello">Disable Encrypted Client Hello</string> + <string id="DisableEncryptedClientHello_Explain">If this policy is enabled, the TLS feature Encrypted Client Hello (ECH) will be disabled. + +If this policy is disabled or not configured, the TLS feature Encrypted Client Hello (ECH) will be enabled.</string> + <string id="PostQuantumKeyAgreementEnabled">Enable post-quantum key agreement</string> + <string id="PostQuantumKeyAgreementEnabled_Explain">If this policy is enabled, post-quantum key agreement for TLS will be enabled. + +If this policy is disabled or not configured, post-quantum key agreement for TLS will be disabled.</string> + <string id="HttpsOnlyMode">HTTPS-Only Mode</string> + <string id="HttpsOnlyMode_Explain">If this policy is enabled, you can set the default behavior for HTTPS-Only Mode. + +If this policy is disabled or not configured, HTTPS-Only Mode is not enabled.</string> + <string id="HttpsOnlyMode_Allowed">Off by default</string> + <string id="HttpsOnlyMode_Disallowed">Off and locked</string> + <string id="HttpsOnlyMode_Enabled">On by default</string> + <string id="HttpsOnlyMode_ForceEnabled">On and locked</string> + <string id="HttpAllowlist">HTTP Allowlist </string> + <string id="HttpAllowlist_Explain">If this policy is enabled, you can specify a list origins that will not be upgraded to HTTPS. + +If this policy is disabled or not configured, all origins are upgraded to HTTPS if HTTPS-Only Mode is enabled.</string> <string id="Preferences_Boolean_Explain">Se questo criterio è abilitato, la preferenza è impostata a Vero e resa non modificabile. Se questo criterio è disabilitato, la preferenza è impostata a Falso e resa non modificabile. Per una descrizione della preferenza, si veda: @@ -1467,6 +1487,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences</s <text>Example: .mozilla.org, .net.nz, 192.168.1.0/24</text> <text>Connections to localhost, 127.0.0.1/8, and ::1 are never proxied.</text> </presentation> + <presentation id="HttpsOnlyMode"> + <dropdownList refId="HttpsOnlyMode"/> + </presentation> </presentationTable> </resources> </policyDefinitionResources>