From b9e258eb27b8ac74be96d3b6fe72a5e53bb652e1 Mon Sep 17 00:00:00 2001
From: Minorice <154642983+MinoriceOwO@users.noreply.github.com>
Date: Sun, 21 Apr 2024 11:51:49 +0800
Subject: [PATCH] [Fix] Fix translations in strings.xml
---
app/src/main/res/values/strings.xml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 4552847..1c349ab 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -417,12 +417,12 @@
Enter 0 to allow user decision, unit: millisecond
When reach this limit, user should set a new password. Enter 0 to allow user decision, unit: millisecond
Password history length
- None
- Low
- Medium
- High
+ None (No password allowed)
+ Low (Gesture password and characters repetition allowed)
+ Medium (Repetition disallowed, 4 characters at least)
+ High (Repetition disallowed, 6 characters at least)
Current password complexity: %1$s
- is password sufficient: %1$s
+ Is password complexity sufficient: %1$s
Password failed attempts: %1$s
Unified password: %1$s
Reset password token
@@ -437,7 +437,7 @@
Reset password with token
Reset password
Required password complexity
- Require set new password
+ Request to set a new password
Keyguard features
Enable all
Disable widget
@@ -459,7 +459,7 @@
Biometrics
Numeric complex
Required password quality
- Set password complexity will disable password complexity.
+ Set password complexity will disable password quality settings.
Deprecated. Use required password complexity instead.
Activate reset password token here.