Material: Change "Custom Appearance" to sentence case in ui files

This commit is contained in:
Roy-043
2024-07-11 11:37:10 +02:00
committed by wwmayer
parent 88fd1a7fa6
commit 6ecb384fa7
2 changed files with 2 additions and 2 deletions

View File

@@ -369,7 +369,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Custom Appearance</string>
<string>Custom appearance:</string>
</property>
</widget>
</item>

View File

@@ -70,7 +70,7 @@
<item row="0" column="0">
<widget class="QLabel" name="labelCustomAppearance">
<property name="text">
<string>Custom Appearance</string>
<string>Custom appearance:</string>
</property>
</widget>
</item>