mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
Nicer menu naming
This commit is contained in:
parent
c022bc825e
commit
cac08f93eb
@ -99,7 +99,7 @@
|
||||
</widget>
|
||||
<widget class="QMenu" name="mItemMenu">
|
||||
<property name="title">
|
||||
<string>&Items</string>
|
||||
<string>&Add Item</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QMenu" name="mMenuView">
|
||||
@ -156,7 +156,7 @@
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuLayout">
|
||||
<property name="title">
|
||||
<string>Layout</string>
|
||||
<string>&Items</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuAlign_Items">
|
||||
<property name="title">
|
||||
@ -856,7 +856,7 @@
|
||||
<normaloff>:/images/themes/default/mActionResizeNarrowest.svg</normaloff>:/images/themes/default/mActionResizeNarrowest.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Narrowest</string>
|
||||
<string>To &Narrowest</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Resizes item width to match the narrowest selected item</string>
|
||||
@ -868,7 +868,7 @@
|
||||
<normaloff>:/images/themes/default/mActionResizeWidest.svg</normaloff>:/images/themes/default/mActionResizeWidest.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Widest</string>
|
||||
<string>To &Widest</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Resizes item width to match the widest selected item</string>
|
||||
@ -880,7 +880,7 @@
|
||||
<normaloff>:/images/themes/default/mActionResizeShortest.svg</normaloff>:/images/themes/default/mActionResizeShortest.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Shortest</string>
|
||||
<string>To &Shortest</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Resizes item height to match the shortest selected item</string>
|
||||
@ -892,7 +892,7 @@
|
||||
<normaloff>:/images/themes/default/mActionResizeTallest.svg</normaloff>:/images/themes/default/mActionResizeTallest.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Tallest</string>
|
||||
<string>To &Tallest</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Resizes item height to match the tallest selected item</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user