Improve language construction

Contributes to issue CURA-1309.
This commit is contained in:
Ghostkeeper 2016-03-31 17:56:00 +02:00
parent 3a7a1a4baa
commit b11051b281

View File

@ -595,7 +595,7 @@
},
"infill_sparse_thickness": {
"label": "Infill layer thickness",
"description": "The thickness per layer of infill material. This value should always be a multiplication of the layer height and is otherwise rounded.",
"description": "The thickness per layer of infill material. This value should always be a multiple of the layer height and is otherwise rounded.",
"unit": "mm",
"type": "float",
"default": 0.1,
@ -749,7 +749,7 @@
},
"retraction_extra_prime_amount": {
"label": "Retraction Extra Prime Amount",
"description": "Some material can ooze away during a travel move, which can be compensated here.",
"description": "Some material can ooze away during a travel move, which can be compensated for here.",
"unit": "mm³",
"type": "float",
"default": 0,