Crowdin: Fix superfluous newlines + uniformity [skip-ci]
https://crowdin.com/translate/freecad/27911/en-en#6578930 https://crowdin.com/translate/freecad/27911/en-en#6584458 https://crowdin.com/translate/freecad/27911/en-en#6584460 Note: Parts of the issue are handled with PR 3744
This commit is contained in:
@@ -324,7 +324,7 @@ CmdTechDrawGeometricHatch::CmdTechDrawGeometricHatch()
|
||||
{
|
||||
sAppModule = "TechDraw";
|
||||
sGroup = QT_TR_NOOP("TechDraw");
|
||||
sMenuText = QT_TR_NOOP("Apply Geometric Hatch to a Face");
|
||||
sMenuText = QT_TR_NOOP("Apply Geometric Hatch to Face");
|
||||
sToolTipText = sMenuText;
|
||||
sWhatsThis = "TechDraw_GeometricHatch";
|
||||
sStatusTip = sToolTipText;
|
||||
|
||||
Reference in New Issue
Block a user