From c5216e237f236ada3066a9e23c7d0e90105516ff Mon Sep 17 00:00:00 2001 From: luzpaz Date: Sun, 4 Jan 2026 17:59:55 -0500 Subject: [PATCH] BIM: Update tooltips for row-related actions Modifies tooltips that mention 'line(s)' and swaps them for the correct nomenclature, 'row(s)' Fixes https://github.com/FreeCAD/FreeCAD-translations/issues/343 cc @chennes --- src/Mod/BIM/Resources/ui/ArchSchedule.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Mod/BIM/Resources/ui/ArchSchedule.ui b/src/Mod/BIM/Resources/ui/ArchSchedule.ui index e916053c14..0330b1cf9d 100644 --- a/src/Mod/BIM/Resources/ui/ArchSchedule.ui +++ b/src/Mod/BIM/Resources/ui/ArchSchedule.ui @@ -133,7 +133,7 @@ When dealing with native IFC objects, you can use FreeCAD properties name, ex: ' - If this is enabled, additional lines will be filled with each object considered. If not, only the totals. + If this is enabled, additional rows will be filled with each object considered. If not, only the totals. Detailed results @@ -157,7 +157,7 @@ When dealing with native IFC objects, you can use FreeCAD properties name, ex: ' - Adds a line below the selected line/cell + Adds a row below the selected row/cell Add Row @@ -171,7 +171,7 @@ When dealing with native IFC objects, you can use FreeCAD properties name, ex: ' - Deletes the selected line + Deletes the selected row Delete Row