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
033737d664
commit
401163cb83
@@ -2225,7 +2225,7 @@ void CmdFemPostLinearizedStressesFilter::activated(int)
|
||||
Gui::getMainWindow(),
|
||||
qApp->translate("CmdFemPostLinearizedStressesFilter", "Wrong selection"),
|
||||
qApp->translate("CmdFemPostLinearizedStressesFilter",
|
||||
"Select a Clip filter which clips a STRESS field along a line."));
|
||||
"Select a clip filter which clips a stress field along a line."));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user