fix theme selection dialog to work with system theme also use system as new default

This commit is contained in:
2023-04-15 22:48:59 +02:00
parent 5cf4527a92
commit 2cb05de810
5 changed files with 13 additions and 9 deletions

View File

@ -69,6 +69,7 @@
<string name="theme">Theme</string>
<string name="theme_light">Light</string>
<string name="theme_dark">Dark</string>
<string name="theme_system">System</string>
<string name="dev_settings">Developer Settings</string>
<string name="update_playhead">Playhead updates</string>
<string name="update_playhead_desc">Update episode playhead on cr</string>