Group theme settings into category

This commit is contained in:
arkon
2020-07-10 22:37:36 -04:00
parent d353a3457d
commit fa5d2276c0
2 changed files with 107 additions and 51 deletions

View File

@@ -137,6 +137,8 @@
<string name="pref_category_about">About</string>
<!-- General section -->
<string name="pref_category_theme">Theme</string>
<string name="pref_category_locale">Locale</string>
<string name="pref_theme_mode">Dark mode</string>
<string name="theme_system">Follow system</string>
<string name="theme_light">Off</string>