mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-09-15 23:16:26 -04:00
Use title case for 'When Renaming Instances...'
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
2c869c7a02
commit
4a2e4e9dc2
@ -41,7 +41,7 @@
|
|||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>-312</y>
|
<y>0</y>
|
||||||
<width>575</width>
|
<width>575</width>
|
||||||
<height>1368</height>
|
<height>1368</height>
|
||||||
</rect>
|
</rect>
|
||||||
@ -102,7 +102,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="renamingBehaviorLabel">
|
<widget class="QLabel" name="renamingBehaviorLabel">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>When renaming instances...</string>
|
<string>When Renaming Instances...</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user