Strings: convert settings_section_title_interface to sentence case (Interface)

This commit is contained in:
another-simple-pixel
2026-05-17 13:52:36 -07:00
parent 710aba103b
commit b3184a1285
@@ -1553,7 +1553,7 @@
<string name="settings_developer_tools">Developer tools</string>
<string name="settings_experimental_features">Experimental features</string>
<string name="settings_section_title_socks">SOCKS proxy</string>
<string name="settings_section_title_interface" translatable="false">INTERFACE</string>
<string name="settings_section_title_interface" translatable="false">Interface</string>
<string name="settings_section_title_language" translatable="false">LANGUAGE</string>
<string name="settings_section_title_icon">App icon</string>
<string name="settings_section_title_themes">Themes</string>