[TechDraw] Translations and grammer (#16301)

Co-authored-by: WandererFan <WandererFan@gmail.com>
This commit is contained in:
Benjamin Bræstrup Sayoc
2024-12-02 18:27:39 +01:00
committed by GitHub
parent 027581e367
commit 36f2aa6152
26 changed files with 77 additions and 76 deletions

View File

@@ -135,7 +135,7 @@ void TaskDimRepair::slotUseSelection()
if (geometryRefs2d == isInvalid) {
QMessageBox::warning(Gui::getMainWindow(),
QObject::tr("Incorrect Selection"),
QObject::tr("Can not make a dimension from selection"));
QObject::tr("Can not make dimension from selection"));
return;
}
//what 3d geometry configuration did we receive?