Make the disabled text translatable

Contributes to CURA-5941.
This commit is contained in:
Diego Prado Gesto 2018-12-10 14:45:11 +01:00
parent 590e8f5eb1
commit aa376e60da
3 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@ Cura.RoundedRectangle
Label
{
id: headerLabel
text: "Title"
text: ""
font: UM.Theme.getFont("default")
renderType: Text.NativeRendering
verticalAlignment: Text.AlignVCenter