Change human-readable names of renamed settings too

Forgot about those.

Contributes to issue CURA-6329.
This commit is contained in:
Ghostkeeper 2019-06-26 16:43:11 +02:00
parent faf256b2f0
commit fe0fcc6eec
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276

View File

@ -2246,7 +2246,7 @@
}, },
"material_anti_ooze_retracted_position": "material_anti_ooze_retracted_position":
{ {
"label": "Anti-ooze Retraction Distance", "label": "Anti-ooze Retracted Position",
"description": "How far the material needs to be retracted before it stops oozing.", "description": "How far the material needs to be retracted before it stops oozing.",
"type": "float", "type": "float",
"unit": "mm", "unit": "mm",
@ -2272,7 +2272,7 @@
}, },
"material_break_preparation_retracted_position": "material_break_preparation_retracted_position":
{ {
"label": "Break Preparation Retraction Distance", "label": "Break Preparation Retracted Position",
"description": "How far the filament can be stretched before it breaks, while heated.", "description": "How far the filament can be stretched before it breaks, while heated.",
"type": "float", "type": "float",
"unit": "mm", "unit": "mm",
@ -2298,7 +2298,7 @@
}, },
"material_break_retracted_position": "material_break_retracted_position":
{ {
"label": "Break Retraction Distance", "label": "Break Retracted Position",
"description": "How far to retract the filament in order to break it cleanly.", "description": "How far to retract the filament in order to break it cleanly.",
"type": "float", "type": "float",
"unit": "mm", "unit": "mm",