American spelling

Contributes to issue CURA-1309.
This commit is contained in:
Ghostkeeper 2016-03-31 18:04:26 +02:00
parent b11051b281
commit 5387699174
No known key found for this signature in database
GPG key ID: 701948C5954A7385

View file

@ -973,7 +973,7 @@
"settings": {
"retraction_combing": {
"label": "Enable Combing",
"description": "Combing keeps the nozzle within already printed areas when traveling. This results in slightly longer travel moves but reduces the need for retractions. If combing is disabled, the nozzle moves in a straight line to the next start point and will retract.",
"description": "Combing keeps the nozzle within already printed areas when traveling. This results in slightly longer travel moves but reduces the need for retractions. If combing is disabled, the material will retract and the nozzle moves in a straight line to the next start point.",
"type": "boolean",
"default": true,
"visible": false,
@ -981,7 +981,7 @@
},
"travel_avoid_other_parts": {
"label": "Avoid Printed Parts",
"description": "The nozzle avoids already printed parts when travelling. This option is only available when combing is enabled.",
"description": "The nozzle avoids already printed parts when traveling. This option is only available when combing is enabled.",
"type": "boolean",
"default": true,
"visible": false,