Skip to content

Commit

Permalink
[TD] some wording improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
donovaly authored and WandererFan committed Feb 11, 2020
1 parent a797a41 commit 1174051
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 37 deletions.
44 changes: 19 additions & 25 deletions src/Mod/TechDraw/Gui/DlgPrefsTechDraw1.ui
Expand Up @@ -23,7 +23,7 @@
</size>
</property>
<property name="windowTitle">
<string>TechDraw General</string>
<string>General</string>
</property>
<property name="toolTip">
<string/>
Expand Down Expand Up @@ -216,7 +216,7 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Normal line color</string>
</property>
<property name="color">
<property name="color" stdset="0">
<color>
<red>0</red>
<green>0</green>
Expand Down Expand Up @@ -286,7 +286,7 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Preselection color</string>
</property>
<property name="color">
<property name="color" stdset="0">
<color>
<red>255</red>
<green>255</green>
Expand Down Expand Up @@ -318,7 +318,7 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Section face color</string>
</property>
<property name="color">
<property name="color" stdset="0">
<color>
<red>225</red>
<green>225</green>
Expand Down Expand Up @@ -350,7 +350,7 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Selected item color</string>
</property>
<property name="color">
<property name="color" stdset="0">
<color>
<red>28</red>
<green>173</green>
Expand Down Expand Up @@ -382,7 +382,7 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Section face hatch color</string>
</property>
<property name="color">
<property name="color" stdset="0">
<color>
<red>0</red>
<green>0</green>
Expand Down Expand Up @@ -414,7 +414,7 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Window background color</string>
</property>
<property name="color">
<property name="color" stdset="0">
<color>
<red>80</red>
<green>80</green>
Expand Down Expand Up @@ -446,7 +446,7 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Geometric hatch color</string>
</property>
<property name="color">
<property name="color" stdset="0">
<color>
<red>0</red>
<green>0</green>
Expand All @@ -473,7 +473,7 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Color of Dimension lines and text.</string>
</property>
<property name="color">
<property name="color" stdset="0">
<color>
<red>0</red>
<green>0</green>
Expand Down Expand Up @@ -565,7 +565,7 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Face color</string>
</property>
<property name="color">
<property name="color" stdset="0">
<color>
<red>255</red>
<green>255</green>
Expand Down Expand Up @@ -597,7 +597,7 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Default color for annotations </string>
</property>
<property name="color">
<property name="color" stdset="0">
<color>
<red>0</red>
<green>0</green>
Expand Down Expand Up @@ -733,7 +733,7 @@ for ProjectionGroups</string>
</spacer>
</item>
<item row="1" column="2">
<widget class="Gui::PrefUnitSpinBox" name="plsb_LabelSize">
<widget class="Gui::PrefUnitSpinBox" name="plsb_LabelSize" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
Expand All @@ -743,7 +743,7 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Label size</string>
</property>
<property name="value">
<property name="value" stdset="0">
<double>8.000000000000000</double>
</property>
<property name="prefEntry" stdset="0">
Expand Down Expand Up @@ -793,7 +793,7 @@ for ProjectionGroups</string>
</widget>
</item>
<item row="0" column="2">
<widget class="Gui::PrefFileChooser" name="pfc_DefTemp">
<widget class="Gui::PrefFileChooser" name="pfc_DefTemp" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
Expand Down Expand Up @@ -844,7 +844,7 @@ for ProjectionGroups</string>
</spacer>
</item>
<item row="1" column="2">
<widget class="Gui::PrefFileChooser" name="pfc_DefDir">
<widget class="Gui::PrefFileChooser" name="pfc_DefDir" native="true">
<property name="minimumSize">
<size>
<width>0</width>
Expand All @@ -854,9 +854,6 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Starting directory for menu 'Insert Page using Template'</string>
</property>
<property name="mode">
<enum>Gui::FileChooser::Directory</enum>
</property>
<property name="prefEntry" stdset="0">
<cstring>TemplateDir</cstring>
</property>
Expand Down Expand Up @@ -884,7 +881,7 @@ for ProjectionGroups</string>
</widget>
</item>
<item row="2" column="2">
<widget class="Gui::PrefFileChooser" name="pfc_HatchFile">
<widget class="Gui::PrefFileChooser" name="pfc_HatchFile" native="true">
<property name="minimumSize">
<size>
<width>0</width>
Expand Down Expand Up @@ -921,7 +918,7 @@ for ProjectionGroups</string>
</widget>
</item>
<item row="3" column="2">
<widget class="Gui::PrefFileChooser" name="pfc_LineGroup">
<widget class="Gui::PrefFileChooser" name="pfc_LineGroup" native="true">
<property name="minimumSize">
<size>
<width>0</width>
Expand Down Expand Up @@ -958,7 +955,7 @@ for ProjectionGroups</string>
</widget>
</item>
<item row="4" column="2">
<widget class="Gui::PrefFileChooser" name="pfc_Welding">
<widget class="Gui::PrefFileChooser" name="pfc_Welding" native="true">
<property name="minimumSize">
<size>
<width>0</width>
Expand All @@ -968,9 +965,6 @@ for ProjectionGroups</string>
<property name="toolTip">
<string>Default directory for welding symbols</string>
</property>
<property name="mode">
<enum>Gui::FileChooser::Directory</enum>
</property>
<property name="prefEntry" stdset="0">
<cstring>WeldingDir</cstring>
</property>
Expand Down Expand Up @@ -998,7 +992,7 @@ for ProjectionGroups</string>
</widget>
</item>
<item row="5" column="2">
<widget class="Gui::PrefFileChooser" name="pfc_FilePattern">
<widget class="Gui::PrefFileChooser" name="pfc_FilePattern" native="true">
<property name="minimumSize">
<size>
<width>0</width>
Expand Down
2 changes: 1 addition & 1 deletion src/Mod/TechDraw/Gui/DlgPrefsTechDraw2.ui
Expand Up @@ -23,7 +23,7 @@
</size>
</property>
<property name="windowTitle">
<string>TechDraw Scale</string>
<string>Scale</string>
</property>
<property name="toolTip">
<string/>
Expand Down
10 changes: 5 additions & 5 deletions src/Mod/TechDraw/Gui/DlgPrefsTechDraw3.ui
Expand Up @@ -17,7 +17,7 @@
</sizepolicy>
</property>
<property name="windowTitle">
<string>TechDraw Dimensions</string>
<string>Dimensions</string>
</property>
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0">
Expand Down Expand Up @@ -284,7 +284,7 @@
</widget>
</item>
<item row="5" column="2">
<widget class="Gui::PrefUnitSpinBox" name="plsb_FontSize">
<widget class="Gui::PrefUnitSpinBox" name="plsb_FontSize" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
Expand All @@ -294,7 +294,7 @@
<property name="toolTip">
<string>Dimension font size</string>
</property>
<property name="value">
<property name="value" stdset="0">
<double>4.000000000000000</double>
</property>
<property name="prefEntry" stdset="0">
Expand All @@ -306,7 +306,7 @@
</widget>
</item>
<item row="8" column="2">
<widget class="Gui::PrefUnitSpinBox" name="plsb_ArrowSize">
<widget class="Gui::PrefUnitSpinBox" name="plsb_ArrowSize" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
Expand All @@ -316,7 +316,7 @@
<property name="toolTip">
<string>Dimension arrowhead size</string>
</property>
<property name="value">
<property name="value" stdset="0">
<double>5.000000000000000</double>
</property>
<property name="prefEntry" stdset="0">
Expand Down
11 changes: 7 additions & 4 deletions src/Mod/TechDraw/Gui/DlgPrefsTechDraw4.ui
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>TechDraw Advanced</string>
<string>Advanced</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
Expand Down Expand Up @@ -65,7 +65,7 @@
<item row="4" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Max Svg Hatch Tiles</string>
<string>Max SVG Hatch Tiles</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -121,7 +121,9 @@
<item row="4" column="2">
<widget class="Gui::PrefSpinBox" name="sbMaxTiles">
<property name="toolTip">
<string>Limit on number of 64x64 Svg tiles used to hatch a single face</string>
<string>Limit of 64x64 pixel SVG tiles used to hatch a single face.
For large scalings you might get an error about to many SVG tiles.
Then you need to increase the tile limit.</string>
</property>
<property name="minimum">
<number>1</number>
Expand Down Expand Up @@ -277,7 +279,8 @@ can be a performance penalty in complex models.</string>
<item row="5" column="2">
<widget class="Gui::PrefSpinBox" name="sbMaxPat">
<property name="toolTip">
<string>The maximum number of hatch line segments to use when hatching a face with a PAT pattern</string>
<string>Maximum hatch line segments to use
when hatching a face with a PAT pattern</string>
</property>
<property name="minimum">
<number>1</number>
Expand Down
4 changes: 2 additions & 2 deletions src/Mod/TechDraw/Gui/DlgPrefsTechDraw5.ui
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>441</width>
<height>333</height>
<height>354</height>
</rect>
</property>
<property name="sizePolicy">
Expand All @@ -23,7 +23,7 @@
</size>
</property>
<property name="windowTitle">
<string>TechDraw HLR Parameters</string>
<string>HLR Parameters</string>
</property>
<property name="toolTip">
<string/>
Expand Down

0 comments on commit 1174051

Please sign in to comment.