+ do not add units to translation
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<item>
|
||||
<widget class="Gui::QuantitySpinBox" name="draftAngle">
|
||||
<property name="unit" stdset="0">
|
||||
<string>deg</string>
|
||||
<string notr="true">deg</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>0.000000000000000</double>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<item>
|
||||
<widget class="Gui::QuantitySpinBox" name="grooveAngle">
|
||||
<property name="unit" stdset="0">
|
||||
<string>deg</string>
|
||||
<string notr="true">deg</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>0.000000000000000</double>
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
<item>
|
||||
<widget class="Gui::QuantitySpinBox" name="doubleSpinBox">
|
||||
<property name="unit" stdset="0">
|
||||
<string>mm</string>
|
||||
<string notr="true">mm</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>0.000000000000000</double>
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
<item>
|
||||
<widget class="Gui::QuantitySpinBox" name="spinLength">
|
||||
<property name="unit" stdset="0">
|
||||
<string>mm</string>
|
||||
<string notr="true">mm</string>
|
||||
</property>
|
||||
<property name="value">
|
||||
<double>100.000000000000000</double>
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
<item>
|
||||
<widget class="Gui::QuantitySpinBox" name="pocketLength">
|
||||
<property name="unit" stdset="0">
|
||||
<string>mm</string>
|
||||
<string notr="true">mm</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>0.000000000000000</double>
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
<item>
|
||||
<widget class="Gui::QuantitySpinBox" name="polarAngle">
|
||||
<property name="unit" stdset="0">
|
||||
<string>deg</string>
|
||||
<string notr="true">deg</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>0.000000000000000</double>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<item>
|
||||
<widget class="Gui::QuantitySpinBox" name="revolveAngle">
|
||||
<property name="unit" stdset="0">
|
||||
<string>deg</string>
|
||||
<string notr="true">deg</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>0.000000000000000</double>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>195</width>
|
||||
<height>136</height>
|
||||
<height>142</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -62,7 +62,7 @@
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="unit" stdset="0">
|
||||
<string>mm</string>
|
||||
<string notr="true">mm</string>
|
||||
</property>
|
||||
<property name="decimals" stdset="0">
|
||||
<number>3</number>
|
||||
@@ -103,7 +103,7 @@
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="unit" stdset="0">
|
||||
<string>deg</string>
|
||||
<string notr="true">deg</string>
|
||||
</property>
|
||||
<property name="decimals" stdset="0">
|
||||
<number>3</number>
|
||||
|
||||
Reference in New Issue
Block a user