Add lock screen help dialog.

This commit is contained in:
Greyson Parrelli
2024-06-25 12:48:01 -04:00
committed by Cody Henthorne
parent 058c523329
commit 47cd1b568f
4 changed files with 59 additions and 2 deletions

View File

@@ -7127,6 +7127,8 @@
<string name="RemoteBackupsSettingsFragment__monthly">Monthly</string>
<!-- Title for frequency option DAILY for backup frequency -->
<string name="RemoteBackupsSettingsFragment__manually_back_up">Manually back up</string>
<!-- The body of an alert dialog shown when we detect the user may be confused by the lock screen -->
<string name="PassphrasePromptActivity_help_prompt_body">Please enter your device pin, password or pattern.</string>
<!-- EOF -->
</resources>