mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Show a backup reminder if auto backups are not enabled
If the user doesn't have auto backups enabled, the reminder will pop up up every time a significant change is made to the vault. Users can get rid of the reminder by: - Creating an export - Enabling automatic backups (either ours or Android backups will do)
This commit is contained in:
parent
cf9fbf081c
commit
339a31b0f3
7 changed files with 66 additions and 20 deletions
|
@ -311,6 +311,7 @@
|
|||
</plurals>
|
||||
<string name="google_qr_export_unexpected">Expected QR code #%d, but scanned #%d instead</string>
|
||||
<string name="backup_error_bar_message"><b>Vault backup failed recently</b></string>
|
||||
<string name="backup_reminder_bar_message"><b>Recent vault changes are not backed up</b></string>
|
||||
<string name="switch_camera">Switch camera</string>
|
||||
|
||||
<string name="custom_notices_format_style" translatable="false" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue