From af3cf2e9e978ffcf875193f9304613708da1639e Mon Sep 17 00:00:00 2001
From: kaktus Jacek <39754351+kaktusus@users.noreply.github.com>
Date: Tue, 5 Sep 2023 22:16:21 +0200
Subject: [PATCH] Removing unnecessary strings from Crowdin + improving typos
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
patches for #10459 and #10426...
a few small details escaped attention need to be fixed
😉
Removing unnecessary strings from Crowdin and improving typos.
---
src/Gui/DlgLocationAngle.ui | 2 +-
src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui | 2 +-
src/Mod/Fem/femcommands/commands.py | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/Gui/DlgLocationAngle.ui b/src/Gui/DlgLocationAngle.ui
index 0b83bf9942..d63b17bd18 100644
--- a/src/Gui/DlgLocationAngle.ui
+++ b/src/Gui/DlgLocationAngle.ui
@@ -11,7 +11,7 @@
- Form
+ Form
-
diff --git a/src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui b/src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui
index 2c77215ee1..7c378421e8 100644
--- a/src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui
+++ b/src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui
@@ -41,7 +41,7 @@
-
- (Placeholder for the icon)
+ (Placeholder for the icon)
diff --git a/src/Mod/Fem/femcommands/commands.py b/src/Mod/Fem/femcommands/commands.py
index 7e81ff373c..08e5ece306 100644
--- a/src/Mod/Fem/femcommands/commands.py
+++ b/src/Mod/Fem/femcommands/commands.py
@@ -210,7 +210,7 @@ class _ConstraintCentrif(CommandManager):
super(_ConstraintCentrif, self).__init__()
self.menutext = Qt.QT_TRANSLATE_NOOP(
"FEM_ConstraintCentrif",
- "Centrifigual load"
+ "Centrifugal load"
)
self.tooltip = Qt.QT_TRANSLATE_NOOP(
"FEM_ConstraintCentrif",