Make capitalization of "Night theme" setting consistent with others

Been a pet peeve of mine for some time.
This commit is contained in:
triallax 2023-08-07 20:40:33 +01:00
parent 4201723d10
commit d957725805
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
<string name="default_audio_format_title">Default audio format</string>
<string name="default_video_format_title">Default video format</string>
<string name="theme_title">Theme</string>
<string name="night_theme_title">Night Theme</string>
<string name="night_theme_title">Night theme</string>
<string name="light_theme_title">Light</string>
<string name="dark_theme_title">Dark</string>
<string name="black_theme_title">Black</string>