luz paz
2020-07-20 06:08:22 -04:00
committed by Yorik van Havre
parent 4851947bc0
commit f20ab1765f
13 changed files with 17 additions and 17 deletions

View File

@@ -999,7 +999,7 @@ CmdTechDrawSymbol::CmdTechDrawSymbol()
// setting the Gui eye-candy
sGroup = QT_TR_NOOP("TechDraw");
sMenuText = QT_TR_NOOP("Insert SVG Symbol");
sToolTipText = QT_TR_NOOP("Insert symbol from a SVG file");
sToolTipText = QT_TR_NOOP("Insert symbol from an SVG file");
sWhatsThis = "TechDraw_Symbol";
sStatusTip = sToolTipText;
sPixmap = "actions/techdraw-symbol";