Skip to content

Commit

Permalink
Update action text and tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 18, 2021
1 parent 5d06c1d commit 4791fc4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ui/qgisapp.ui
Expand Up @@ -1678,7 +1678,7 @@
<property name="shortcut">
<string>F6</string>
</property>
</action>
</action>
<action name="mActionOpenTableSelected">
<property name="icon">
<iconset resource="../../images/images.qrc">
Expand Down Expand Up @@ -2317,11 +2317,11 @@ Acts on all layers.</string>
<normaloff>:/images/themes/default/mActionShowPinnedLabels.svg</normaloff>:/images/themes/default/mActionShowPinnedLabels.svg</iconset>
</property>
<property name="text">
<string>Highlight Pinned Labels and Diagrams</string>
<string>Highlight Pinned Labels, Diagrams and Callouts</string>
</property>
<property name="toolTip">
<string>Highlight Pinned Labels and Diagrams
Shows highlight rectangles around labels and diagrams which are fixed in place, e.g. due to manual placement.</string>
<string>Highlight Pinned Labels, Diagrams and Callouts
Shows highlight rectangles around labels, diagrams and callout points which are fixed in place, e.g. due to manual placement.</string>
</property>
</action>
<action name="mActionNewBlankProject">
Expand Down

0 comments on commit 4791fc4

Please sign in to comment.