PartDesign: Update UI strings for consistency and correct for new fuctions and typos
Closes: #22128
This commit is contained in:
committed by
Kacper Donat
parent
b267203e67
commit
bee89d0447
@@ -17,8 +17,7 @@
|
||||
<item>
|
||||
<widget class="QToolButton" name="buttonRefSel">
|
||||
<property name="toolTip">
|
||||
<string>Click button to enter selection mode,
|
||||
click again to end selection</string>
|
||||
<string>Toggles between selection and preview mode</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Select</string>
|
||||
@@ -44,7 +43,7 @@ click again to end selection</string>
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Radius:</string>
|
||||
<string>Radius</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -60,7 +59,7 @@ click again to end selection</string>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkBoxUseAllEdges">
|
||||
<property name="text">
|
||||
<string>Use All Edges</string>
|
||||
<string>Use all edges</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user