Arch: translation fixes

Adding Arch WB translation string corrections/refinements
This commit is contained in:
luz.paz
2018-04-14 14:10:57 -04:00
committed by Yorik van Havre
parent 75c2f9ddbf
commit 1d04002c3b
12 changed files with 29 additions and 28 deletions

View File

@@ -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