Sketcher: Tweak wording as suggested by translators

This commit is contained in:
Chris Hennes
2023-05-02 11:18:00 -05:00
committed by abdullahtahiriyo
parent 0a1b703b5a
commit cb10e49b27
2 changed files with 3 additions and 5 deletions

View File

@@ -1568,7 +1568,7 @@ CmdSketcherCarbonCopy::CmdSketcherCarbonCopy()
sAppModule = "Sketcher";
sGroup = "Sketcher";
sMenuText = QT_TR_NOOP("Carbon copy");
sToolTipText = QT_TR_NOOP("Copies the geometry of another sketch");
sToolTipText = QT_TR_NOOP("Copy the geometry of another sketch");
sWhatsThis = "Sketcher_CarbonCopy";
sStatusTip = sToolTipText;
sPixmap = "Sketcher_CarbonCopy";