Optional automatic daily database backup (#6994)

This commit is contained in:
ByteHamster
2024-03-18 07:36:37 +01:00
committed by GitHub
parent d40b9ef59b
commit 55845c46a1
8 changed files with 205 additions and 6 deletions

View File

@ -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&#8230;</string>