${msg(
- "4: Very unguessable: strong protection from offline slow-hash scenario. (guesses >= 10^10)",
+ "4: Very unguessable: strong protection from offline slow-hash scenario. (guesses >= 10^10)",
)}
diff --git a/web/xliff/de.xlf b/web/xliff/de.xlf
index fb09939a96..aa0b11fcdf 100644
--- a/web/xliff/de.xlf
+++ b/web/xliff/de.xlf
@@ -1954,22 +1954,6 @@
If the password's score is less than or equal this value, the policy will fail.
-
- 0: Too guessable: risky password. (guesses < 10^3)
- Riskantes Passwort, einfach zu erraten. (Anzahl Versuche < 10^3)
-
-
- 1: Very guessable: protection from throttled online attacks. (guesses < 10^6)
-
-
- 2: Somewhat guessable: protection from unthrottled online attacks. (guesses < 10^8)
-
-
- 3: Safely unguessable: moderate protection from offline slow-hash scenario. (guesses < 10^10)
-
-
- 4: Very unguessable: strong protection from offline slow-hash scenario. (guesses >= 10^10)
- Checks the value from the policy request against several rules, mostly used to ensure password strength.Überprüft den Wert aus der Richtlinienanforderung anhand mehrerer Regeln, die hauptsächlich zur Gewährleistung der Kennwortstärke verwendet werden.
@@ -6064,6 +6048,21 @@ Bindings to groups/users are checked against the user of the event.
Connectivity
+
+
+ 0: Too guessable: risky password. (guesses < 10^3)
+
+
+ 1: Very guessable: protection from throttled online attacks. (guesses < 10^6)
+
+
+ 2: Somewhat guessable: protection from unthrottled online attacks. (guesses < 10^8)
+
+
+ 3: Safely unguessable: moderate protection from offline slow-hash scenario. (guesses < 10^10)
+
+
+ 4: Very unguessable: strong protection from offline slow-hash scenario. (guesses >= 10^10)