mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Optional automatic daily database backup (#6994)
This commit is contained in:
@ -579,6 +579,9 @@
|
||||
<string name="opml_export_label">OPML export</string>
|
||||
<string name="html_export_label">HTML export</string>
|
||||
<string name="database_export_label">Database export</string>
|
||||
<string name="automatic_database_export_label">Automatic database export</string>
|
||||
<string name="automatic_database_export_summary">Automatically create daily backups of the AntennaPod database</string>
|
||||
<string name="automatic_database_export_error">Error during automatic database backup</string>
|
||||
<string name="database_import_label">Database import</string>
|
||||
<string name="database_import_warning">Importing a database will replace all of your current subscriptions and playing history. You should export your current database as a backup. Do you want to replace?</string>
|
||||
<string name="please_wait">Please wait…</string>
|
||||
|
||||
Reference in New Issue
Block a user