Fix capitalization, clearer wording

This commit is contained in:
Nyall Dawson 2019-03-20 19:02:44 +10:00
parent 567da1bd79
commit 5653289085

View File

@ -920,7 +920,7 @@
<normaloff>:/images/themes/default/mActionDistributeHCenter.svg</normaloff>:/images/themes/default/mActionDistributeHCenter.svg</iconset> <normaloff>:/images/themes/default/mActionDistributeHCenter.svg</normaloff>:/images/themes/default/mActionDistributeHCenter.svg</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Distribute horizontal &amp;Centers</string> <string>Distribute Horizontal &amp;Centers</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Distributes horizontal centers of items equidistantly</string> <string>Distributes horizontal centers of items equidistantly</string>
@ -932,7 +932,7 @@
<normaloff>:/images/themes/default/mActionDistributeHSpace.svg</normaloff>:/images/themes/default/mActionDistributeHSpace.svg</iconset> <normaloff>:/images/themes/default/mActionDistributeHSpace.svg</normaloff>:/images/themes/default/mActionDistributeHSpace.svg</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Distribute &amp;Horizontally Equispaced</string> <string>Distribute &amp;Horizontal Spacing Equally</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Distributes the horizontal spacing equally between all items</string> <string>Distributes the horizontal spacing equally between all items</string>
@ -980,7 +980,7 @@
<normaloff>:/images/themes/default/mActionDistributeVSpace.svg</normaloff>:/images/themes/default/mActionDistributeVSpace.svg</iconset> <normaloff>:/images/themes/default/mActionDistributeVSpace.svg</normaloff>:/images/themes/default/mActionDistributeVSpace.svg</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Distribute Vertically &amp;Equispaced</string> <string>Distribute Vertical Spacing &amp;Equally</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Distributes items equidistantly with respect to their vertical edges</string> <string>Distributes items equidistantly with respect to their vertical edges</string>