diff --git a/src/Mod/Draft/Resources/ui/preferences-dwg.ui b/src/Mod/Draft/Resources/ui/preferences-dwg.ui
index d91df58a91..ef938f533b 100644
--- a/src/Mod/Draft/Resources/ui/preferences-dwg.ui
+++ b/src/Mod/Draft/Resources/ui/preferences-dwg.ui
@@ -31,7 +31,7 @@
-
- Path to ODA (formerly Teigha) File Converter
+ Path to ODA file converter
diff --git a/src/Mod/Draft/Resources/ui/preferences-dxf.ui b/src/Mod/Draft/Resources/ui/preferences-dxf.ui
index e3f79ee549..8e6a2189d0 100644
--- a/src/Mod/Draft/Resources/ui/preferences-dxf.ui
+++ b/src/Mod/Draft/Resources/ui/preferences-dxf.ui
@@ -22,6 +22,9 @@
-
+
+ This preferences dialog will be shown when importing/ exporting DXF files
+
Show this dialog when importing and exporting
@@ -36,7 +39,8 @@
-
- If this is checked, the old python importer is used, otherwise the new C++ one (faster, but not as many features yet)
+ Python importer is used, otherwise the newer C++ one.
+The C++ importer is faster, but has not as many features yet.
Use legacy python importer
@@ -76,7 +80,10 @@
-
- <html><head/><body><p>By checking this, you will allow FreeCAD to download and update the</p><p>components needed for DXF import and export. You can also do that</p><p>manually, by visiting https://github.com/yorikvanhavre/Draft-dxf-importer</p></body></html>
+ Allow FreeCAD to download the Python converter for DXF import and export.
+You can also do that manually, by visiting
+https://github.com/yorikvanhavre/Draft-dxf-importer
+
Allow FreeCAD to automatically download and update the DXF libraries
@@ -125,7 +132,7 @@
-
- If this is unchecked, texts/mtexts won't be imported
+ If unchecked, texts and mtexts won't be imported
texts and dimensions
@@ -140,6 +147,9 @@
-
+
+ If unchecked, points won't be imported
+
points
@@ -154,7 +164,7 @@
-
- If this is checked, paper space objects will be imported too
+ If checked, paper space objects will be imported too
layouts
@@ -170,7 +180,7 @@
-
- Check this if you want the non-named blocks (beginning with a *) to be imported too
+ If you want the non-named blocks (beginning with a *) to be imported too
*blocks
@@ -197,7 +207,7 @@
-
- If this is checked, only standard Part objects will be created (fastest)
+ Only standard Part objects will be created (fastest)
simple Part shapes
@@ -216,7 +226,7 @@
-
- If this is checked, parametric Draft objects will be created whenever possible
+ Parametric Draft objects will be created whenever possible
Draft objects
@@ -232,7 +242,7 @@
-
- If this is checked, sketches will be created whenever possible
+ Sketches will be created whenever possible
Sketches
@@ -277,7 +287,8 @@
Scale factor to apply to DXF files on import.
The factor is the conversion between the unit of your DXF file and millimeters.
-Ex: for files in millimeters: 1, in centimeters: 10, in meters: 1000, in inches: 25.4, in feet: 304.8
+Example: for files in millimeters: 1, in centimeters: 10,
+ in meters: 1000, in inches: 25.4, in feet: 304.8
4
@@ -303,7 +314,8 @@ Ex: for files in millimeters: 1, in centimeters: 10, in meters: 1000, in inches:
-
- If this is checked, colors will be retrieved from the DXF objects whenever possible. Otherwise default colors will be applied.
+ Colors will be retrieved from the DXF objects whenever possible.
+Otherwise default colors will be applied.
Get original colors from the DXF file
@@ -323,7 +335,8 @@ Ex: for files in millimeters: 1, in centimeters: 10, in meters: 1000, in inches:
-
- If checked, FreeCAD will try to join coincident objects into wires. Beware, this can take a while...
+ FreeCAD will try to join coincident objects into wires.
+Note that this can take a while!
Join geometry
@@ -343,7 +356,8 @@ Ex: for files in millimeters: 1, in centimeters: 10, in meters: 1000, in inches:
-
- If this is checked, objects from the same layers will be joined into Draft Blocks, turning the display faster, but making them less easily editable
+ Objects from the same layers will be joined into Draft Blocks,
+turning the display faster, but making them less easily editable
Group layers into blocks
@@ -363,7 +377,8 @@ Ex: for files in millimeters: 1, in centimeters: 10, in meters: 1000, in inches:
-
- If this is checked, imported texts will get the standard Draft text size, instead of the size they have in the DXF document
+ Imported texts will get the standard Draft Text size,
+instead of the size they have in the DXF document
Use standard font size for texts
@@ -406,7 +421,7 @@ Ex: for files in millimeters: 1, in centimeters: 10, in meters: 1000, in inches:
-
- If this is checked, hatches will be converted into simple wires
+ Hatches will be converted into simple wires
Import hatch boundaries as wires
@@ -426,7 +441,8 @@ Ex: for files in millimeters: 1, in centimeters: 10, in meters: 1000, in inches:
-
- If this is checked, when polylines have a width defined, they will be rendered as closed wires with the correct width
+ If polylines have a width defined, they will be rendered
+as closed wires with correct width
Render polylines with width
@@ -488,7 +504,8 @@ Ex: for files in millimeters: 1, in centimeters: 10, in meters: 1000, in inches:
-
- When exporting splines to DXF, they are transformed in polylines. This value is the maximum length of each of the polyline segments. If 0, then the whole spline is treated as a straight segment.
+ Maximum length of each of the polyline segments.
+If it is set to '0' the whole spline is treated as a straight segment.
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
@@ -526,7 +543,7 @@ Ex: for files in millimeters: 1, in centimeters: 10, in meters: 1000, in inches:
-
- If this is checked, all objects containing faces will be exported as 3d polyfaces
+ All objects containing faces will be exported as 3D polyfaces
Export 3D objects as polyface meshes
@@ -546,7 +563,8 @@ Ex: for files in millimeters: 1, in centimeters: 10, in meters: 1000, in inches:
-
- If this is checked, Drawing Views will be exported as blocks. This might fail for post-R12 templates.
+ Drawing Views will be exported as blocks.
+This might fail for post DXF R12 templates.
Export Drawing Views as blocks
@@ -569,7 +587,7 @@ Ex: for files in millimeters: 1, in centimeters: 10, in meters: 1000, in inches:
-
- If this is checked, the exported objects will be projected to reflect the current view direction
+ Exported objects will be projected to reflect the current view direction
Project exported objects along current view direction
diff --git a/src/Mod/Draft/Resources/ui/preferences-svg.ui b/src/Mod/Draft/Resources/ui/preferences-svg.ui
index f7dc70ccf8..5b2c21cbc0 100644
--- a/src/Mod/Draft/Resources/ui/preferences-svg.ui
+++ b/src/Mod/Draft/Resources/ui/preferences-svg.ui
@@ -44,7 +44,7 @@
-
- This is the method chosen for importing SVG object color into FreeCAD.
+ Method chosen for importing SVG object color to FreeCAD
0
@@ -79,7 +79,8 @@
-
- If this is checked, no units conversion will occur. One unit in the SVG file will translate as one millimeter.
+ If checked, no units conversion will occur.
+One unit in the SVG file will translate as one millimeter.
Disable units scaling
@@ -124,7 +125,7 @@
-
- Style of SVG file to write when exporting a Sketch.
+ Style of SVG file to write when exporting a sketch
0
@@ -154,7 +155,7 @@
-
- When exporting SVG views, make all white linework appear in black, for better readability against white backgrounds
+ All white lines will appear in black in the SVG for better readability against white backgrounds
Translate white line color to black
@@ -200,7 +201,9 @@
-
- When arcs are projected, if your version of OpenCasCade doesn't support arc projection, these arcs will be discretized into small line segments. This value is the maximum segment length.
+ Versions of Open CASCADE older than version 6.8 don't support arc projection.
+In this case arcs will be discretized into small line segments.
+This value is the maximum segment length.
mm