Skip to content

Commit ee81c6b

Browse files
author
Hugo Mercier
committed
Fix the virtual layer icon text
1 parent 70e2696 commit ee81c6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ui/qgisapp.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2233,10 +2233,10 @@ Acts on currently active editable layer</string>
22332233
<normaloff>:/images/themes/default/mActionAddVirtualLayer.svg</normaloff>:/images/themes/default/mActionAddVirtualLayer.svg</iconset>
22342234
</property>
22352235
<property name="text">
2236-
<string>Add Virtual Layer...</string>
2236+
<string>Add/Edit Virtual Layer...</string>
22372237
</property>
22382238
<property name="toolTip">
2239-
<string>Add Virtual Layer</string>
2239+
<string>Add/Edit Virtual Layer</string>
22402240
</property>
22412241
</action>
22422242
<action name="mActionPasteAsNewVector">

0 commit comments

Comments
 (0)