Merge pull request #10313 from mhmdanas/fix-capitalization-of-night-theme

Make capitalization of "Night theme" setting consistent with others
This commit is contained in:
Stypox 2023-08-07 23:07:48 +02:00 committed by GitHub
commit 601b1ef742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>