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
eca350af44
commit
9c3df46c3a
@@ -953,7 +953,7 @@ CmdMeshCrossSections::CmdMeshCrossSections()
|
||||
sAppModule = "Mesh";
|
||||
sGroup = QT_TR_NOOP("Mesh");
|
||||
sMenuText = QT_TR_NOOP("Cross-Sections…");
|
||||
sToolTipText = QT_TR_NOOP("Cross-sections the mesh");
|
||||
sToolTipText = QT_TR_NOOP("Creates cross-sections of the mesh");
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "Mesh_CrossSections";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user