Arch: translation fixes
Adding Arch WB translation string corrections/refinements
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user