Update src/Mod/Points/Gui/Command.cpp
Co-authored-by: Ryan K <114723629+ryankembrey@users.noreply.github.com>
This commit is contained in:
committed by
Chris Hennes
parent
3857fddc40
commit
09f61dae59
@@ -436,7 +436,7 @@ CmdPointsStructure::CmdPointsStructure()
|
||||
sAppModule = "Points";
|
||||
sGroup = QT_TR_NOOP("Points");
|
||||
sMenuText = QT_TR_NOOP("Structured Point Cloud");
|
||||
sToolTipText = QT_TR_NOOP("Convert points to a structured point cloud");
|
||||
sToolTipText = QT_TR_NOOP("Converts points to a structured point cloud");
|
||||
sWhatsThis = "Points_Structure";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "Points_Structure";
|
||||
|
||||
Reference in New Issue
Block a user