mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
[needs-docs] Reword the "Enable layer" button
to "Enable symbol layer" and harmonize tooltips to mention symbol layer fixes #33860
This commit is contained in:
parent
f68f39945d
commit
5be3568fbc
src/ui
@ -109,7 +109,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Duplicates the current layer</string>
|
||||
<string>Duplicate symbol layer</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
@ -174,7 +174,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Lock layer's color</string>
|
||||
<string>Lock symbol layer's color</string>
|
||||
</property>
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
|
@ -79,7 +79,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="mEnabledCheckBox">
|
||||
<property name="text">
|
||||
<string>Enable layer</string>
|
||||
<string>Enable symbol layer</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user