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

@@ -55,7 +55,7 @@ def export(exportList, filename):
# Success
FreeCAD.Console.PrintMessage(
translate("Arch", "successfully written") + ' ' + filename + "\n")
translate("Arch", "Successfully written") + ' ' + filename + "\n")
def getObjectData(obj):