mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +00:00
allow custom reset password token
use a dialog to confirm password before reset password hide reset password token and reset password by default
This commit is contained in:
@@ -507,17 +507,19 @@
|
||||
<string name="password_failed_attempts_is">Password failed attempts: %1$s</string>
|
||||
<string name="is_using_unified_password">Unified password: %1$s</string>
|
||||
<string name="reset_password_token">Reset password token</string>
|
||||
<string name="token">Token</string>
|
||||
<string name="token_must_longer_than_32_byte">The token must be longer than 32-byte</string>
|
||||
<string name="token_already_activated">Token already activated</string>
|
||||
<string name="clear">Clear</string>
|
||||
<string name="set">Set</string>
|
||||
<string name="please_set_a_token">Please set a token</string>
|
||||
<string name="activate_token_not_required_when_no_password">Token will be automatically activated if no password is set. </string>
|
||||
<string name="reset_password">Reset password</string>
|
||||
<string name="confirm_password">Confirm password</string>
|
||||
<string name="do_not_ask_credentials_on_boot">Do not ask credentials on boot</string>
|
||||
<string name="reset_password_require_entry">Require entry</string>
|
||||
<string name="require_4_digit_password">Require at least 4 digit password</string>
|
||||
<string name="reset_password_with_token">Reset password with token</string>
|
||||
<string name="reset_password_deprecated">Reset password</string>
|
||||
<string name="required_password_complexity">Required password complexity</string>
|
||||
<string name="require_set_new_password">Request to set a new password</string>
|
||||
<string name="disable_keyguard_features">Keyguard features</string>
|
||||
|
||||
Reference in New Issue
Block a user