Skip to content

Commit

Permalink
[TD] wording fixes and improvement for advanced prefs
Browse files Browse the repository at this point in the history
  • Loading branch information
donovaly authored and WandererFan committed Mar 13, 2020
1 parent 8c9a568 commit c9b6078
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Mod/TechDraw/Gui/DlgPrefsTechDraw4.ui
Expand Up @@ -191,7 +191,7 @@ when hatching a face with a PAT pattern</string>
</sizepolicy>
</property>
<property name="toolTip">
<string>Highlights the border of the section cut in section views</string>
<string>Highlights border of section cut in section views</string>
</property>
<property name="text">
<string>Show Section Edges</string>
Expand Down Expand Up @@ -289,7 +289,7 @@ can be a performance penalty in complex models.</string>
</sizepolicy>
</property>
<property name="toolTip">
<string>Include edges with unexpected geometry (zero length etc) to be included in results.</string>
<string>Include edges with unexpected geometry (zero length etc.) in results</string>
</property>
<property name="text">
<string>Allow Crazy Edges</string>
Expand All @@ -305,7 +305,7 @@ can be a performance penalty in complex models.</string>
<item row="3" column="0">
<widget class="Gui::PrefCheckBox" name="cbShowLoose">
<property name="toolTip">
<string>Include 2d Objects in projection</string>
<string>Include 2D Objects in projection</string>
</property>
<property name="text">
<string>Show Loose 2D Geom</string>
Expand Down

0 comments on commit c9b6078

Please sign in to comment.