Skip to content

Commit dd2eb3a

Browse files
authored
Merge pull request #6876 from DelazJ/patch-2
[needs-docs] Rename action in Layers panel contextual menu
2 parents 3791bac + 5ddc4d1 commit dd2eb3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ui/qgisapp.ui

+3-3
Original file line numberDiff line numberDiff line change
@@ -1593,7 +1593,7 @@
15931593
<normaloff>:/images/themes/default/mActionInOverview.svg</normaloff>:/images/themes/default/mActionInOverview.svg</iconset>
15941594
</property>
15951595
<property name="text">
1596-
<string>Add to Overview</string>
1596+
<string>Show in Overview</string>
15971597
</property>
15981598
</action>
15991599
<action name="mActionAddAllToOverview">
@@ -1602,7 +1602,7 @@
16021602
<normaloff>:/images/themes/default/mActionAddAllToOverview.svg</normaloff>:/images/themes/default/mActionAddAllToOverview.svg</iconset>
16031603
</property>
16041604
<property name="text">
1605-
<string>Add All to Overview</string>
1605+
<string>Show All in Overview</string>
16061606
</property>
16071607
</action>
16081608
<action name="mActionRemoveAllFromOverview">
@@ -1611,7 +1611,7 @@
16111611
<normaloff>:/images/themes/default/mActionRemoveAllFromOverview.svg</normaloff>:/images/themes/default/mActionRemoveAllFromOverview.svg</iconset>
16121612
</property>
16131613
<property name="text">
1614-
<string>Remove All from Overview</string>
1614+
<string>Hide All from Overview</string>
16151615
</property>
16161616
</action>
16171617
<action name="mActionShowAllLayers">

0 commit comments

Comments
 (0)