CAM: Remove trailing spaces from translations

This commit is contained in:
Chris Hennes
2024-03-12 22:49:06 -05:00
parent cbb10b0496
commit aec4dd7683
7 changed files with 19 additions and 19 deletions

View File

@@ -104,7 +104,7 @@
<item row="2" column="0">
<widget class="QLabel" name="incisionLabel">
<property name="text">
<string>Incision </string>
<string>Incision</string>
</property>
</widget>
</item>

View File

@@ -37,7 +37,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Angle </string>
<string>Angle</string>
</property>
</widget>
</item>

View File

@@ -87,7 +87,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string> Choose what point to use on the first selected feature </string>
<string>Choose what point to use on the first selected feature</string>
</property>
<property name="editable">
<bool>false</bool>
@@ -159,7 +159,7 @@
</font>
</property>
<property name="toolTip">
<string> Choose what point to use on the second selected feature </string>
<string>Choose what point to use on the second selected feature</string>
</property>
<property name="editable">
<bool>false</bool>
@@ -219,7 +219,7 @@
</font>
</property>
<property name="toolTip">
<string> No Base Geometry selected </string>
<string>No Base Geometry selected</string>
</property>
<property name="styleSheet">
<string notr="true">color:blue</string>
@@ -238,7 +238,7 @@
<item>
<widget class="QLabel" name="usingCustomPoints">
<property name="toolTip">
<string> Currently using custom point inputs in the Property View of the Data tab </string>
<string>Currently using custom point inputs in the Property View of the Data tab</string>
</property>
<property name="text">
<string>Currently using custom point inputs available in the Property View of the Data tab.</string>
@@ -288,7 +288,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string> Positive extends the beginning of the path, negative shortens </string>
<string>Positive extends the beginning of the path, negative shortens</string>
</property>
<property name="unit" stdset="0">
<string notr="true"/>
@@ -314,7 +314,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string> Positive extends the end of the path, negative shortens </string>
<string>Positive extends the end of the path, negative shortens</string>
</property>
<property name="unit" stdset="0">
<string notr="true"/>
@@ -354,7 +354,7 @@
</font>
</property>
<property name="toolTip">
<string> Complete the operation in a single pass at depth, or multiple passes to final depth </string>
<string>Complete the operation in a single pass at depth, or multiple passes to final depth</string>
</property>
<item>
<property name="text">
@@ -378,7 +378,7 @@
<item row="1" column="1">
<widget class="QComboBox" name="pathOrientation">
<property name="toolTip">
<string> Choose the path orientation with regard to the feature(s) selected </string>
<string>Choose the path orientation with regard to the feature(s) selected</string>
</property>
<item>
<property name="text">
@@ -395,7 +395,7 @@
<item row="2" column="1">
<widget class="QCheckBox" name="reverseDirection">
<property name="toolTip">
<string> Enable to reverse the cut direction of the slot path </string>
<string>Enable to reverse the cut direction of the slot path</string>
</property>
<property name="text">
<string>Reverse cut direction</string>

View File

@@ -1404,7 +1404,7 @@ Default: "5mm"</string>
<item row="0" column="0">
<widget class="QLabel" name="label_18">
<property name="text">
<string>Active Tool </string>
<string>Active Tool</string>
</property>
</widget>
</item>

View File

@@ -193,7 +193,7 @@
<item row="1" column="0">
<widget class="QLabel" name="label_D">
<property name="text">
<string>D = </string>
<string notr="true">D =</string>
</property>
</widget>
</item>
@@ -210,7 +210,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label_d">
<property name="text">
<string>d =</string>
<string notr="true">d =</string>
</property>
</widget>
</item>
@@ -227,7 +227,7 @@
<item row="3" column="0">
<widget class="QLabel" name="label_H">
<property name="text">
<string>H =</string>
<string notr="true">H =</string>
</property>
</widget>
</item>
@@ -264,7 +264,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>S = </string>
<string notr="true">S = </string>
</property>
</widget>
</item>

View File

@@ -106,7 +106,7 @@ If the radius is bigger than that which the tag shape itself supports, the resul
<item row="0" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Initial # Tags </string>
<string>Initial # Tags</string>
</property>
</widget>
</item>

View File

@@ -285,7 +285,7 @@ See the file save policy below on how to deal with name conflicts.</string>
<item row="0" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Post Processors Selection </string>
<string>Post Processors Selection</string>
</property>
</widget>
</item>
@@ -652,7 +652,7 @@ See the file save policy below on how to deal with name conflicts.</string>
<property name="toolTip">
<string>References to Tool Bits and their shapes can either be stored with an absolute path or with a relative path to the search path.
Generally it is recommended to use relative paths due to their flexibility and robustness to layout changes.
Should multiple tools or tool shapes with the same name exist in different directories it can be required to use absolute paths. </string>
Should multiple tools or tool shapes with the same name exist in different directories it can be required to use absolute paths.</string>
</property>
<property name="text">
<string>Store Absolute Paths</string>