Fix typo. Missing parenthesis

Contributes to CURA-5941.
This commit is contained in:
Diego Prado Gesto 2018-12-10 14:26:20 +01:00
parent 3f97f83c47
commit 437ba3848d

View File

@ -16,7 +16,7 @@ Cura.ExpandableComponent
contentPadding: UM.Theme.getSize("default_lining").width
contentHeaderTitle: catalog.i18nc("@label", "Print settings")
enabled: !preSlicedData
disabledText: catalog.i18nc("@label shown when we load a Gcode file", "Print setup disabled. G code file can not be modified."
disabledText: catalog.i18nc("@label shown when we load a Gcode file", "Print setup disabled. G code file can not be modified.")
UM.I18nCatalog
{