mirror of
https://github.com/bitwarden/android.git
synced 2026-05-01 12:48:42 -05:00
PM-8953: Require 4 digits for pin entry (#4914)
This commit is contained in:
@@ -480,7 +480,7 @@ Scanning will happen automatically.</string>
|
||||
<string name="unlock">Unlock</string>
|
||||
<string name="unlock_vault">Unlock vault</string>
|
||||
<string name="thirty_minutes">30 minutes</string>
|
||||
<string name="set_pin_description">Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application.</string>
|
||||
<string name="set_pin_description">Your PIN must be at least 4 characters. Your PIN settings will be reset if you ever fully log out of the application.</string>
|
||||
<string name="logged_in_as_on">Logged in as %1$s on %2$s.</string>
|
||||
<string name="vault_locked_master_password">Your vault is locked. Verify your master password to continue.</string>
|
||||
<string name="vault_locked_pin">Your vault is locked. Verify your PIN code to continue.</string>
|
||||
|
||||
Reference in New Issue
Block a user