Skip to content

Commit

Permalink
Material: Change "Custom Appearance" to sentence case in ui files
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy-043 authored and wwmayer committed Jul 11, 2024
1 parent 8a0604c commit ac2b65c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Mod/Material/Gui/DlgDisplayProperties.ui
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion src/Mod/Part/Gui/TaskFaceAppearances.ui
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ac2b65c

Please sign in to comment.