Skip to content

Commit

Permalink
Fix capitalization, clearer wording
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 20, 2019
1 parent 567da1b commit 5653289
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ui/layout/qgslayoutdesignerbase.ui
Expand Up @@ -920,7 +920,7 @@
<normaloff>:/images/themes/default/mActionDistributeHCenter.svg</normaloff>:/images/themes/default/mActionDistributeHCenter.svg</iconset>
</property>
<property name="text">
<string>Distribute horizontal &amp;Centers</string>
<string>Distribute Horizontal &amp;Centers</string>
</property>
<property name="toolTip">
<string>Distributes horizontal centers of items equidistantly</string>
Expand All @@ -932,7 +932,7 @@
<normaloff>:/images/themes/default/mActionDistributeHSpace.svg</normaloff>:/images/themes/default/mActionDistributeHSpace.svg</iconset>
</property>
<property name="text">
<string>Distribute &amp;Horizontally Equispaced</string>
<string>Distribute &amp;Horizontal Spacing Equally</string>
</property>
<property name="toolTip">
<string>Distributes the horizontal spacing equally between all items</string>
Expand Down Expand Up @@ -980,7 +980,7 @@
<normaloff>:/images/themes/default/mActionDistributeVSpace.svg</normaloff>:/images/themes/default/mActionDistributeVSpace.svg</iconset>
</property>
<property name="text">
<string>Distribute Vertically &amp;Equispaced</string>
<string>Distribute Vertical Spacing &amp;Equally</string>
</property>
<property name="toolTip">
<string>Distributes items equidistantly with respect to their vertical edges</string>
Expand Down

0 comments on commit 5653289

Please sign in to comment.