mirror of
https://github.com/bitwarden/android.git
synced 2024-12-26 02:48:29 +03:00
[PM-3092] Clarify argon2 ios autofill warning (#2630)
* Clarify argon2 ios warning * Update Argon2 insufficient memory warning message
This commit is contained in:
parent
c34d1da6e6
commit
ec93a61275
1 changed files with 1 additions and 1 deletions
|
@ -2660,7 +2660,7 @@ Do you want to switch to this account?</value>
|
||||||
<value>Master password re-prompt help</value>
|
<value>Master password re-prompt help</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="UnlockingMayFailDueToInsufficientMemoryDecreaseYourKDFMemorySettingsToResolve" xml:space="preserve">
|
<data name="UnlockingMayFailDueToInsufficientMemoryDecreaseYourKDFMemorySettingsToResolve" xml:space="preserve">
|
||||||
<value>Unlocking may fail due to insufficient memory. Decrease your KDF memory settings to resolve.</value>
|
<value>Unlocking may fail due to insufficient memory. Decrease your KDF memory settings or set up biometric unlock to resolve.</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="InvalidAPIKey" xml:space="preserve">
|
<data name="InvalidAPIKey" xml:space="preserve">
|
||||||
<value>Invalid API key</value>
|
<value>Invalid API key</value>
|
||||||
|
|
Loading…
Reference in a new issue