Fix source string typos mentioned on Crowdin (#15261)
This commit is contained in:
@@ -1765,8 +1765,7 @@ CmdTechDrawExtensionAreaAnnotation::CmdTechDrawExtensionAreaAnnotation()
|
||||
sAppModule = "TechDraw";
|
||||
sGroup = QT_TR_NOOP("TechDraw");
|
||||
sMenuText = QT_TR_NOOP("Calculate the area of selected faces");
|
||||
sToolTipText = QT_TR_NOOP("Select several faces<br>\
|
||||
- click this tool");
|
||||
sToolTipText = QT_TR_NOOP("Select several faces then click this tool");
|
||||
sWhatsThis = "TechDraw_ExtensionAreaAnnotation";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "TechDraw_ExtensionAreaAnnotation";
|
||||
|
||||
Reference in New Issue
Block a user