PartDesign: Update UI strings for consistency and correct for new fuctions and typos

Closes: #22128
This commit is contained in:
Max Wilfinger
2025-06-22 15:09:10 +02:00
committed by Kacper Donat
parent b267203e67
commit bee89d0447
87 changed files with 436 additions and 437 deletions

View File

@@ -11,13 +11,13 @@
</rect>
</property>
<property name="windowTitle">
<string>Involute parameter</string>
<string>Involute Parameter</string>
</property>
<layout class="QFormLayout" name="formLayout">
<item row="0" column="0">
<widget class="QLabel" name="label_NumberOfTeeth">
<property name="text">
<string>Number of teeth:</string>
<string>Number of teeth</string>
</property>
</widget>
</item>
@@ -37,7 +37,7 @@
<item row="1" column="0">
<widget class="QLabel" name="label_Modules">
<property name="text">
<string>Module:</string>
<string>Module</string>
</property>
</widget>
</item>
@@ -81,7 +81,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label_PressureAngle">
<property name="text">
<string>Pressure angle:</string>
<string>Pressure angle</string>
</property>
</widget>
</item>
@@ -122,7 +122,7 @@
<item row="3" column="0">
<widget class="QLabel" name="label_HighPrecision">
<property name="text">
<string>High precision:</string>
<string>High precision</string>
</property>
</widget>
</item>
@@ -149,7 +149,7 @@
<item row="4" column="0">
<widget class="QLabel" name="label_ExternalGear">
<property name="text">
<string>External gear:</string>
<string>External gear</string>
</property>
</widget>
</item>
@@ -176,7 +176,7 @@
<item row="5" column="0">
<widget class="QLabel" name="label_Addendum">
<property name="text">
<string>Addendum Coefficient</string>
<string>Addendum coefficient</string>
</property>
</widget>
</item>
@@ -196,7 +196,7 @@
<item row="6" column="0">
<widget class="QLabel" name="label_Dedendum">
<property name="text">
<string>Dedendum Coefficient</string>
<string>Dedendum coefficient</string>
</property>
</widget>
</item>
@@ -216,7 +216,7 @@
<item row="7" column="0">
<widget class="QLabel" name="label_RootFillet">
<property name="text">
<string>Root Fillet Coefficient</string>
<string>Root fillet coefficient</string>
</property>
</widget>
</item>
@@ -236,7 +236,7 @@
<item row="8" column="0">
<widget class="QLabel" name="label_ProfileShift">
<property name="text">
<string>Profile Shift Coefficient</string>
<string>Profile shift coefficient</string>
</property>
</widget>
</item>