Draft: Remove trailing spaces from translations

This commit is contained in:
Chris Hennes
2024-03-12 22:41:44 -05:00
parent 830c59b2e6
commit 7b07447cce
4 changed files with 9 additions and 12 deletions

View File

@@ -378,7 +378,7 @@ Note that this can take a while!</string>
<widget class="Gui::PrefCheckBox" name="gui::prefcheckbox_5">
<property name="toolTip">
<string>Objects from the same layers will be joined into Draft Blocks,
turning the display faster, but making them less easily editable </string>
turning the display faster, but making them less easily editable.</string>
</property>
<property name="text">
<string>Group layers into blocks</string>

View File

@@ -80,7 +80,7 @@
<widget class="Gui::PrefCheckBox" name="checkBox">
<property name="toolTip">
<string>If checked, no units conversion will occur.
One unit in the SVG file will translate as one millimeter. </string>
One unit in the SVG file will translate as one millimeter.</string>
</property>
<property name="text">
<string>Disable units scaling</string>
@@ -201,9 +201,9 @@ One unit in the SVG file will translate as one millimeter. </string>
<item>
<widget class="Gui::PrefDoubleSpinBox" name="doubleSpinBox">
<property name="toolTip">
<string>Versions of Open CASCADE older than version 6.8 don't support arc projection.
<string>Versions of OpenCASCADE 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. </string>
This value is the maximum segment length.</string>
</property>
<property name="suffix">
<string>mm</string>