X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/62f431dcf0f5bad75259727d3464c0797bcb9d3c..6e7289df2203880c06828917dcc16baf24d1d214:/windows/de-DE/firefox.adml diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 4fc9823..8a520a3 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/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> @@ -1103,14 +1103,26 @@ Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, werden Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, ist die Ãbersetzung von Webseiten verfügbar. Hinweis: Die Ãbersetzung von Webseiten erfolgt vollständig auf dem Client, um den Datenschutz zu gewährleisten.</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="DisableEncryptedClientHello">Encrypted Client Hello (ECH) deaktivieren</string> + <string id="DisableEncryptedClientHello_Explain">Wenn diese Richtlinieneinstellung aktiviert ist, wird die TLS-Funktion Encrypted Client Hello (ECH) deaktiviert. + +Wenn diese Richtlinie deaktiviert oder nicht konfiguriert ist, wird die TLS-Funktion Encrypted Client Hello (ECH) aktiviert.</string> + <string id="PostQuantumKeyAgreementEnabled">Post-quantum Key Agreement aktivieren</string> + <string id="PostQuantumKeyAgreementEnabled_Explain">Wenn diese Richtlinieneinstellung aktiviert ist, wird Post-Quantum Key Agreement für TLS aktiviert. + +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird Post-Quantum Key Agreement für TLS deaktiviert.</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">Wenn diese Richtlinieneinstellung aktiviert ist, ist die Einstellung auf true gesperrt. Wenn diese Richtlinieneinstellung deaktiviert ist, ist die Einstellung auf false gesperrt. Für eine Beschreibung der Einstellung, siehe: @@ -1474,6 +1486,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (E <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>