TechDraw: rename user-facing strings Arch to BIM

This commit is contained in:
marcuspollio
2025-01-23 18:28:54 +01:00
committed by Yorik van Havre
parent 3ac01778f7
commit d72124f86a
4 changed files with 14 additions and 16 deletions

View File

@@ -65,7 +65,7 @@ using DU = DrawUtil;
QT_TRANSLATE_NOOP("DrawViewAnnotation", "Annotation");
QT_TRANSLATE_NOOP("DrawViewImage", "Image");
QT_TRANSLATE_NOOP("DrawViewSymbol", "Symbol");
QT_TRANSLATE_NOOP("DrawViewArch", "Arch");
QT_TRANSLATE_NOOP("DrawViewArch", "BIM");
QT_TRANSLATE_NOOP("DrawViewDraft", "Draft");
QT_TRANSLATE_NOOP("DrawLeaderLine", "LeaderLine");
QT_TRANSLATE_NOOP("DrawViewBalloon", "Balloon");