mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
[needs-docs]Rename Overview actions in Layer menu
to match the logic in Layers panel contextual menu
This commit is contained in:
parent
3984e906ea
commit
5ddc4d1d9c
@ -1593,7 +1593,7 @@
|
||||
<normaloff>:/images/themes/default/mActionInOverview.svg</normaloff>:/images/themes/default/mActionInOverview.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Add to Overview</string>
|
||||
<string>Show in Overview</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="mActionAddAllToOverview">
|
||||
@ -1602,7 +1602,7 @@
|
||||
<normaloff>:/images/themes/default/mActionAddAllToOverview.svg</normaloff>:/images/themes/default/mActionAddAllToOverview.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Add All to Overview</string>
|
||||
<string>Show All in Overview</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="mActionRemoveAllFromOverview">
|
||||
@ -1611,7 +1611,7 @@
|
||||
<normaloff>:/images/themes/default/mActionRemoveAllFromOverview.svg</normaloff>:/images/themes/default/mActionRemoveAllFromOverview.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Remove All from Overview</string>
|
||||
<string>Hide All from Overview</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="mActionShowAllLayers">
|
||||
|
Loading…
x
Reference in New Issue
Block a user