Update src/Mod/Mesh/Gui/Command.cpp
Co-authored-by: Ryan K <114723629+ryankembrey@users.noreply.github.com>
This commit is contained in:
committed by
Chris Hennes
parent
051494f8c8
commit
b96005a3f9
@@ -1615,7 +1615,7 @@ CmdMeshSegmentation::CmdMeshSegmentation()
|
||||
sAppModule = "Mesh";
|
||||
sGroup = QT_TR_NOOP("Mesh");
|
||||
sMenuText = QT_TR_NOOP("Segmentation…");
|
||||
sToolTipText = QT_TR_NOOP("Creates new mesh segments");
|
||||
sToolTipText = QT_TR_NOOP("Creates new mesh segments from the mesh");
|
||||
sWhatsThis = "Mesh_Segmentation";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "Mesh_Segmentation";
|
||||
|
||||
Reference in New Issue
Block a user