luz.paz
2019-01-12 12:04:34 -05:00
committed by wmayer
parent 4898bb76c9
commit 3fb71fbe2a
6 changed files with 12 additions and 12 deletions

View File

@@ -736,7 +736,7 @@ class _Panel(ArchComponent.Component):
base = self.vol.common(base)
base = base.removeSplitter()
if not base:
FreeCAD.Console.PrintError(translate("Arch","Error computing shape of ")+obj.Label+"\n")
FreeCAD.Console.PrintError(translate("Arch","Error computing shape of")+" "+obj.Label+"\n")
return False
if base and (obj.Sheets > 1) and normal and thickness: