Arch: translation fixes
Adding Arch WB translation string corrections/refinements
This commit is contained in:
@@ -938,7 +938,7 @@ class ArchSelectionObserver:
|
||||
del FreeCAD.ArchObserver
|
||||
elif object == self.watched.Name:
|
||||
if not element:
|
||||
FreeCAD.Console.PrintMessage(translate("Arch","closing Sketch edit"))
|
||||
FreeCAD.Console.PrintMessage(translate("Arch","Closing Sketch edit"))
|
||||
if self.hide:
|
||||
if self.origin:
|
||||
self.origin.ViewObject.Transparency = 0
|
||||
|
||||
Reference in New Issue
Block a user