mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-25 11:22:25 +00:00
Merge pull request #488 from alexbakker/explain-backups
Clarify that backups are automatic in the preference summary
This commit is contained in:
commit
3e0a97dbe0
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
<string name="pref_import_file_title">Import from file</string>
|
||||
<string name="pref_import_file_summary">Import tokens from a file</string>
|
||||
<string name="pref_backups_title">Backup the vault</string>
|
||||
<string name="pref_backups_summary">Create backups of the vault on external storage. This is only supported for encrypted vaults.</string>
|
||||
<string name="pref_backups_summary">Automatically create backups of the vault on external storage when changes are made. This is only supported for encrypted vaults.</string>
|
||||
<string name="pref_backups_location_title">Directory for backup files</string>
|
||||
<string name="pref_backups_location_summary">Backups will be stored at</string>
|
||||
<string name="pref_backups_trigger_title">Trigger backup</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue