diff --git a/src/Mod/Assembly/CommandCreateJoint.py b/src/Mod/Assembly/CommandCreateJoint.py index cb710d6aea..e5d0509d18 100644 --- a/src/Mod/Assembly/CommandCreateJoint.py +++ b/src/Mod/Assembly/CommandCreateJoint.py @@ -76,7 +76,7 @@ class CommandCreateJointFixed: + "

" + QT_TRANSLATE_NOOP( "Assembly_CreateJointFixed", - "2 - If a part is active : Position sub parts by matching seleted coordinate systems. The second part selected will move.", + "2 - If a part is active : Position sub parts by matching selected coordinate systems. The second part selected will move.", ) + "

", "CmdType": "ForEdit", @@ -211,7 +211,7 @@ class CommandCreateJointDistance: "ToolTip": "

" + QT_TRANSLATE_NOOP( "Assembly_CreateJointDistance", - "Create a Distance Joint: Depending on your selection this tool will apply different constraints.", + "Create a Distance Joint: Fix the distance between the selected objects.", ) + "

", "CmdType": "ForEdit", diff --git a/src/Mod/Assembly/CommandInsertLink.py b/src/Mod/Assembly/CommandInsertLink.py index c0793a9ae3..aeeb7776ff 100644 --- a/src/Mod/Assembly/CommandInsertLink.py +++ b/src/Mod/Assembly/CommandInsertLink.py @@ -59,7 +59,9 @@ class CommandInsertLink: + "