Skip to content

Commit baf60a2

Browse files
committed
Better wording for line layer label placements (fix #10434)
1 parent b06c0cc commit baf60a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/ui/qgslabelingguibase.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3659,7 +3659,7 @@ font-style: italic;</string>
36593659
<property name="geometry">
36603660
<rect>
36613661
<x>0</x>
3662-
<y>-450</y>
3662+
<y>0</y>
36633663
<width>566</width>
36643664
<height>829</height>
36653665
</rect>
@@ -3919,7 +3919,7 @@ font-style: italic;</string>
39193919
</sizepolicy>
39203920
</property>
39213921
<property name="text">
3922-
<string>Position</string>
3922+
<string>Allowed positions</string>
39233923
</property>
39243924
</widget>
39253925
</item>
@@ -5121,8 +5121,8 @@ font-style: italic;</string>
51215121
<property name="geometry">
51225122
<rect>
51235123
<x>0</x>
5124-
<y>-243</y>
5125-
<width>566</width>
5124+
<y>0</y>
5125+
<width>429</width>
51265126
<height>622</height>
51275127
</rect>
51285128
</property>

0 commit comments

Comments
 (0)