Create new settings category: Backup and restore

Following settings have been move to the new category:
- import database (from ContenttSettings)
- export database (from ContenttSettings)
- reset settings (from DebugSettings)
This commit is contained in:
TobiGr 2023-09-17 17:21:59 +02:00
parent ad0855ac83
commit f2e352832a
11 changed files with 304 additions and 269 deletions

View file

@ -155,6 +155,7 @@
<string name="settings_category_updates_title">Updates</string>
<string name="settings_category_player_notification_title">Player notification</string>
<string name="settings_category_player_notification_summary">Configure current playing stream notification</string>
<string name="settings_category_backup_restore_title">Backup and restore</string>
<string name="background_player_playing_toast">Playing in background</string>
<string name="popup_playing_toast">Playing in popup mode</string>
<string name="content">Content</string>