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

@ -55,6 +55,7 @@
<string name="theme">Design</string>
<string name="theme_light">Hell</string>
<string name="theme_dark">Dunkel</string>
<string name="theme_system">System</string>
<string name="dev_settings">Entwickler Einstellungen</string>
<string name="update_playhead">Playhead Updates</string>
<string name="update_playhead_desc">Fortschritt bei Episoden auf cr updaten</string>