Skip to content

Commit

Permalink
Even more explicit naming
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Oct 6, 2017
1 parent f3bfcc3 commit 4167724
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/ui/layout/qgslayoutdesignerbase.ui
Expand Up @@ -856,7 +856,7 @@
<normaloff>:/images/themes/default/mActionResizeNarrowest.svg</normaloff>:/images/themes/default/mActionResizeNarrowest.svg</iconset>
</property>
<property name="text">
<string>To &amp;Narrowest</string>
<string>Resize to &amp;Narrowest</string>
</property>
<property name="toolTip">
<string>Resizes item width to match the narrowest selected item</string>
Expand All @@ -868,7 +868,7 @@
<normaloff>:/images/themes/default/mActionResizeWidest.svg</normaloff>:/images/themes/default/mActionResizeWidest.svg</iconset>
</property>
<property name="text">
<string>To &amp;Widest</string>
<string>Resize to &amp;Widest</string>
</property>
<property name="toolTip">
<string>Resizes item width to match the widest selected item</string>
Expand All @@ -880,7 +880,7 @@
<normaloff>:/images/themes/default/mActionResizeShortest.svg</normaloff>:/images/themes/default/mActionResizeShortest.svg</iconset>
</property>
<property name="text">
<string>To &amp;Shortest</string>
<string>Resize to &amp;Shortest</string>
</property>
<property name="toolTip">
<string>Resizes item height to match the shortest selected item</string>
Expand All @@ -892,7 +892,7 @@
<normaloff>:/images/themes/default/mActionResizeTallest.svg</normaloff>:/images/themes/default/mActionResizeTallest.svg</iconset>
</property>
<property name="text">
<string>To &amp;Tallest</string>
<string>Resize to &amp;Tallest</string>
</property>
<property name="toolTip">
<string>Resizes item height to match the tallest selected item</string>
Expand All @@ -919,7 +919,7 @@
<normaloff>:/images/themes/default/mActionResizeTallest.svg</normaloff>:/images/themes/default/mActionResizeTallest.svg</iconset>
</property>
<property name="text">
<string>To S&amp;quare</string>
<string>Resize to S&amp;quare</string>
</property>
<property name="toolTip">
<string>Resizes items to squares</string>
Expand Down

0 comments on commit 4167724

Please sign in to comment.