From 7ee83f9610dcd28302f5c29f6942e7d145193a3a Mon Sep 17 00:00:00 2001 From: marcuspollio Date: Mon, 20 May 2024 18:00:03 +1200 Subject: [PATCH] BIM : fix typos in UI strings --- src/Mod/BIM/Resources/ui/ArchMultiMaterial.ui | 2 +- src/Mod/BIM/Resources/ui/dialogCreateProject.ui | 2 +- src/Mod/BIM/Resources/ui/dialogImport.ui | 2 +- src/Mod/BIM/Resources/ui/dialogPreflight.ui | 4 ++-- src/Mod/BIM/Resources/ui/dialogSetup.ui | 6 +++--- src/Mod/BIM/Resources/ui/dialogSpaces.ui | 2 +- src/Mod/BIM/Resources/ui/dialogWelcome.ui | 10 ---------- 7 files changed, 9 insertions(+), 19 deletions(-) diff --git a/src/Mod/BIM/Resources/ui/ArchMultiMaterial.ui b/src/Mod/BIM/Resources/ui/ArchMultiMaterial.ui index baedf677b8..92266191c8 100644 --- a/src/Mod/BIM/Resources/ui/ArchMultiMaterial.ui +++ b/src/Mod/BIM/Resources/ui/ArchMultiMaterial.ui @@ -11,7 +11,7 @@ - Multimaterial definition + Multi-material definition diff --git a/src/Mod/BIM/Resources/ui/dialogCreateProject.ui b/src/Mod/BIM/Resources/ui/dialogCreateProject.ui index 9a3097a330..d1fb7d546b 100644 --- a/src/Mod/BIM/Resources/ui/dialogCreateProject.ui +++ b/src/Mod/BIM/Resources/ui/dialogCreateProject.ui @@ -17,7 +17,7 @@ - Create a defautl structure (IfcProject, IfcSite, IfcBuilding and IfcBuildingStorey)? Replying "No" will only create an IfcProject. You can then add the structure manually later. + Create a default structure (IfcProject, IfcSite, IfcBuilding and IfcBuildingStorey)? Replying "No" will only create an IfcProject. You can then add the structure manually later. true diff --git a/src/Mod/BIM/Resources/ui/dialogImport.ui b/src/Mod/BIM/Resources/ui/dialogImport.ui index 1c801efccf..c4a787158c 100644 --- a/src/Mod/BIM/Resources/ui/dialogImport.ui +++ b/src/Mod/BIM/Resources/ui/dialogImport.ui @@ -146,7 +146,7 @@ - If this is unchecked, these settings will be applied automatically next time. You can chenge this later under menu Edit -> Preferences -> Import/Export -> Native IFC + If this is unchecked, these settings will be applied automatically next time. You can change this later under menu Edit -> Preferences -> Import/Export -> Native IFC Ask me again next time diff --git a/src/Mod/BIM/Resources/ui/dialogPreflight.ui b/src/Mod/BIM/Resources/ui/dialogPreflight.ui index ca2643680b..a653c185a4 100644 --- a/src/Mod/BIM/Resources/ui/dialogPreflight.ui +++ b/src/Mod/BIM/Resources/ui/dialogPreflight.ui @@ -243,7 +243,7 @@ - <html><head/><body><p>Classification systems, such as UniClass or MasterFormat, or even your own custom system, are in some cases an important part of a building project. This test will ensure that all BIM objects and materials found in the model have their standardcode property dutifully filled.</p></body></html> + <html><head/><body><p>Classification systems, such as UniClass or MasterFormat, or even your own custom system, are in some cases an important part of a building project. This test will ensure that all BIM objects and materials found in the model have their standard code property dutifully filled.</p></body></html> Do all BIM objects and materials have a standard classification code defined? @@ -412,7 +412,7 @@ - <html><head/><body><p>When exporting a model to IFC, all BIM objects that are an extrusion of a rectangular profile will use an IfcRectangleProfileDef entity as their extrusion profile. However, Revit won't import these correctly. If you are going to use the IFC file in Revit, we recommend you to disable this behaviour by checking the option under menu <span style=" font-weight:600;">Edit -&gt; Preferences -&gt; Import/Export -&gt; IFC -&gt; Disable IfcRectangularProfileDef</span>.</p><p>When that option is checked, all extrusion profiles will be exported as generic IfcArbitraryProfileDef entities, regardless of if they are rectangular or not, which will contain a little less information, but will open correctly in Revit.</p></body></html> + <html><head/><body><p>When exporting a model to IFC, all BIM objects that are an extrusion of a rectangular profile will use an IfcRectangleProfileDef entity as their extrusion profile. However, Revit won't import these correctly. If you are going to use the IFC file in Revit, we recommend you to disable this behavior by checking the option under menu <span style=" font-weight:600;">Edit -&gt; Preferences -&gt; Import/Export -&gt; IFC -&gt; Disable IfcRectangularProfileDef</span>.</p><p>When that option is checked, all extrusion profiles will be exported as generic IfcArbitraryProfileDef entities, regardless of if they are rectangular or not, which will contain a little less information, but will open correctly in Revit.</p></body></html> Is IfcRectangleProfileDef export disabled? (Revit only) diff --git a/src/Mod/BIM/Resources/ui/dialogSetup.ui b/src/Mod/BIM/Resources/ui/dialogSetup.ui index e656f49cb7..f6b2fc9832 100644 --- a/src/Mod/BIM/Resources/ui/dialogSetup.ui +++ b/src/Mod/BIM/Resources/ui/dialogSetup.ui @@ -75,7 +75,7 @@ - <html><head/><body><p>The default size of texts and dimension texts. Location in preferences: <span style=" font-weight:600;">Draft &gt; Texts and dimensions &gt; Font size, Techdraw &gt; Techdraw 2 &gt; Font size</span></p></body></html> + <html><head/><body><p>The default size of texts and dimension texts. Location in preferences: <span style=" font-weight:600;">Draft &gt; Texts and dimensions &gt; Font size, TechDraw &gt; TechDraw 2 &gt; Font size</span></p></body></html> 0 @@ -389,7 +389,7 @@ - <html><head/><body><p>Check this to make FreeCAD start with a new blank document. Location in preferences: <span style=" font-weight:600;">General &gt; Document &gt; Create new documentat startup</span></p></body></html> + <html><head/><body><p>Check this to make FreeCAD start with a new blank document. Location in preferences: <span style=" font-weight:600;">General &gt; Document &gt; Create new document at startup</span></p></body></html> @@ -561,7 +561,7 @@ - Plain background:: + Plain background: diff --git a/src/Mod/BIM/Resources/ui/dialogSpaces.ui b/src/Mod/BIM/Resources/ui/dialogSpaces.ui index c5298c3f85..640ca185b9 100644 --- a/src/Mod/BIM/Resources/ui/dialogSpaces.ui +++ b/src/Mod/BIM/Resources/ui/dialogSpaces.ui @@ -183,7 +183,7 @@ - Levelname + Level name Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter diff --git a/src/Mod/BIM/Resources/ui/dialogWelcome.ui b/src/Mod/BIM/Resources/ui/dialogWelcome.ui index 9c8b051cb8..d4b554e734 100644 --- a/src/Mod/BIM/Resources/ui/dialogWelcome.ui +++ b/src/Mod/BIM/Resources/ui/dialogWelcome.ui @@ -113,16 +113,6 @@ - - - - <html><head/><body><p>The BIM workbench is a work-in-progress and will change quite often. Make sure you update it regularly via menu <span style=" font-weight:600;">Tools -&gt; Addon Manager</span></p></body></html> - - - true - - -