mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
Fix bad labeling strings
This commit is contained in:
parent
b3e8d82190
commit
2a9ddb78c0
@ -257,7 +257,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Show all labels and features for all layers</string>
|
||||
<string>Show all labels for all layers</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -287,7 +287,7 @@
|
||||
<item row="1" column="0" colspan="3">
|
||||
<widget class="QCheckBox" name="chkShowPartialsLabels">
|
||||
<property name="text">
|
||||
<string>Show partials labels</string>
|
||||
<string>Show partial labels</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user