Fix source string mistakes reported on Crowdin (#23157)

* Fix source string mistakes reported on Crowdin

* Update src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui

Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com>

* Update src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui

Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com>

* Update src/Mod/Draft/draftfunctions/upgrade.py

Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com>

* Update src/Mod/Draft/draftfunctions/upgrade.py

Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com>

* Update src/Mod/Draft/draftguitools/gui_downgrade.py

Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com>

* Update src/Mod/Draft/Resources/ui/TaskPanel_SetStyle.ui

Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com>

---------

Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com>
This commit is contained in:
Max Wilfinger
2025-08-25 03:51:32 +02:00
committed by GitHub
parent 21d0e8af5f
commit 9fc40b33de
90 changed files with 274 additions and 272 deletions

View File

@@ -717,7 +717,7 @@ Zoom step of '1' means a factor of 7.5 for every zoom step.</string>
<widget class="Gui::PrefCheckBox" name="checkBoxDisableTilt">
<property name="toolTip">
<string>Prevents view tilting when pinch-zooming.
Affects only gesture navigation style.
Affects only Gesture navigation style.
Mouse tilting is not disabled by this setting.</string>
</property>
<property name="text">
@@ -746,7 +746,7 @@ Mouse tilting is not disabled by this setting.</string>
<item row="0" column="0">
<widget class="Gui::PrefCheckBox" name="legacySpaceMouseDevices">
<property name="text">
<string>Enable support of legacy space mouse devices</string>
<string>Enable support of legacy SpaceMouse devices</string>
</property>
<property name="prefEntry" stdset="0">
<cstring>LegacySpaceMouseDevices</cstring>

View File

@@ -477,7 +477,7 @@
<item row="5" column="0">
<widget class="Gui::PrefCheckBox" name="mouseWheelPassThroughCheckBox">
<property name="toolTip">
<string>Auto pass through mouse wheel event on transparent dock overlay.</string>
<string>Automatically passes mouse wheel events through the transparent areas of an overlay panel</string>
</property>
<property name="text">
<string>Automatically pass through of the mouse wheel</string>