Update src/Mod/Fem/Gui/Command.cpp
Co-authored-by: Ryan K <114723629+ryankembrey@users.noreply.github.com>
This commit is contained in:
committed by
Chris Hennes
parent
a0fe944393
commit
033737d664
@@ -724,7 +724,7 @@ CmdFemConstraintInitialTemperature::CmdFemConstraintInitialTemperature()
|
||||
{
|
||||
sAppModule = "Fem";
|
||||
sGroup = QT_TR_NOOP("Fem");
|
||||
sMenuText = QT_TR_NOOP("Initial Iemperature");
|
||||
sMenuText = QT_TR_NOOP("Initial Temperature");
|
||||
sToolTipText = QT_TR_NOOP("Creates an initial temperature acting on a body");
|
||||
sWhatsThis = "FEM_ConstraintInitialTemperature";
|
||||
sStatusTip = sToolTipText;
|
||||
|
||||
Reference in New Issue
Block a user