diff --git a/src/Gui/CommandView.cpp b/src/Gui/CommandView.cpp index f94c85f23d..b41695ac8e 100644 --- a/src/Gui/CommandView.cpp +++ b/src/Gui/CommandView.cpp @@ -3543,7 +3543,7 @@ StdTreePreSelection::StdTreePreSelection() { sGroup = "TreeView"; sMenuText = QT_TR_NOOP("Pre-selection"); - sToolTipText = QT_TR_NOOP("Preselect the object in 3D view when mouse over the tree item"); + sToolTipText = QT_TR_NOOP("Preselect the object in 3D view when hovering the cursor over the tree item"); sStatusTip = sToolTipText; sWhatsThis = "Std_TreePreSelection"; sPixmap = "tree-pre-sel"; diff --git a/src/Gui/PreferencePages/DlgSettingsSelection.ui b/src/Gui/PreferencePages/DlgSettingsSelection.ui index fe81b0549f..647db4a651 100644 --- a/src/Gui/PreferencePages/DlgSettingsSelection.ui +++ b/src/Gui/PreferencePages/DlgSettingsSelection.ui @@ -202,7 +202,7 @@ Larger value eases to pick things, but can make small features impossible to sel - Preselect the object in 3D view when mouse over the tree item + Preselect the object in 3D view when hovering the cursor over the tree item PreSelection