Skip to content

Commit 1c92fd2

Browse files
committed
HIG string fixes
1 parent 2fc24ae commit 1c92fd2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/ui/qgsmetadatawidget.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<item>
122122
<widget class="QPushButton" name="btnAutoSource">
123123
<property name="text">
124-
<string>Set from layer</string>
124+
<string>Set from Layer</string>
125125
</property>
126126
</widget>
127127
</item>
@@ -356,7 +356,7 @@
356356
<item>
357357
<widget class="QPushButton" name="btnAutoEncoding">
358358
<property name="text">
359-
<string>Set from layer</string>
359+
<string>Set from Layer</string>
360360
</property>
361361
</widget>
362362
</item>
@@ -930,7 +930,7 @@
930930
</sizepolicy>
931931
</property>
932932
<property name="text">
933-
<string>Set CRS from layer</string>
933+
<string>Set CRS from Layer</string>
934934
</property>
935935
</widget>
936936
</item>
@@ -943,7 +943,7 @@
943943
</sizepolicy>
944944
</property>
945945
<property name="text">
946-
<string>Set CRS from provider</string>
946+
<string>Set CRS from Provider</string>
947947
</property>
948948
</widget>
949949
</item>

0 commit comments

Comments
 (0)