Skip to content

Commit beb2f38

Browse files
committed
Change tool tip for composer legend. Fixes #4980
1 parent afc90ab commit beb2f38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ui/qgscomposerbase.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,10 @@
152152
<normaloff>../themes/default/mActionAddLegend.png</normaloff>../themes/default/mActionAddLegend.png</iconset>
153153
</property>
154154
<property name="text">
155-
<string>Add Vector Legend</string>
155+
<string>Add Legend</string>
156156
</property>
157157
<property name="toolTip">
158-
<string>Add new vect legend</string>
158+
<string>Add new legend</string>
159159
</property>
160160
</action>
161161
<action name="mActionSelectMoveItem">

0 commit comments

Comments
 (0)