Reassign correct name to the item selector button in layout vs modeler dialogs

This commit is contained in:
DelazJ 2025-08-07 15:11:24 +02:00 committed by Andrea Giudiceandrea
parent aa1d78cbea
commit 9632e24abe
2 changed files with 4 additions and 4 deletions

View File

@ -452,10 +452,10 @@
<normaloff>:/images/themes/default/mActionSelect.svg</normaloff>:/images/themes/default/mActionSelect.svg</iconset>
</property>
<property name="text">
<string>Select/Move/Link Item</string>
<string>Select/Move Item</string>
</property>
<property name="toolTip">
<string>Select/Move/Link item</string>
<string>Select/Move item</string>
</property>
<property name="shortcut">
<string>V</string>

View File

@ -741,10 +741,10 @@
<normaloff>:/images/themes/default/mActionSelect.svg</normaloff>:/images/themes/default/mActionSelect.svg</iconset>
</property>
<property name="text">
<string>Select/Move Item</string>
<string>Select/Move/Link Item</string>
</property>
<property name="toolTip">
<string>Select/Move item</string>
<string>Select/Move/link item</string>
</property>
<property name="shortcut">
<string>V</string>