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
43bcb7205d
commit
4939d8c2ab
@@ -199,7 +199,7 @@ CmdPointsTransform::CmdPointsTransform()
|
||||
sAppModule = "Points";
|
||||
sGroup = QT_TR_NOOP("Points");
|
||||
sMenuText = QT_TR_NOOP("Transform Points");
|
||||
sToolTipText = QT_TR_NOOP("Tests to transform a point cloud");
|
||||
sToolTipText = QT_TR_NOOP("Performs tests to transform a point cloud");
|
||||
sWhatsThis = "Points_Transform";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "Test1";
|
||||
|
||||
Reference in New Issue
Block a user