Use clearer more generic strings
This commit is contained in:
parent
6e838978e3
commit
3b1a4e3881
1 changed files with 2 additions and 2 deletions
|
@ -94,8 +94,8 @@
|
|||
<string name="recovery_code_verification_new_dialog_title">Wait one second…</string>
|
||||
<string name="recovery_code_verification_new_dialog_message">Generating a new code will make your existing backups inaccessible. We\'ll try to delete them if possible.\n\nAre you sure you want to do this?</string>
|
||||
<string name="recovery_code_recreated">New recovery code has been created successfully</string>
|
||||
<string name="recovery_code_auth_title">Confirm it\'s really you</string>
|
||||
<string name="recovery_code_auth_description">This ensures that nobody else can get your data when finding your phone unlocked.</string>
|
||||
<string name="recovery_code_auth_title">Re-enter your screen lock</string>
|
||||
<string name="recovery_code_auth_description">Enter your device credentials to continue</string>
|
||||
|
||||
<!-- Notification -->
|
||||
<string name="notification_channel_title">Backup notification</string>
|
||||
|
|
Loading…
Reference in a new issue