Rename 'Feedrate' to 'Speed'.

At least in the interface. Even though Feedrate is congruent with the CNCdefinition thereof, Speed is less confusing for the user.
This commit is contained in:
Remco Burema 2020-02-11 13:03:27 +01:00
parent 37818c8168
commit b0418716fd
No known key found for this signature in database
GPG key ID: 215C49431D43F98C
2 changed files with 2 additions and 2 deletions

View file

@ -112,7 +112,7 @@ Cura.ExpandableComponent
type_id: 1
})
layerViewTypes.append({
text: catalog.i18nc("@label:listbox", "Feedrate"),
text: catalog.i18nc("@label:listbox", "Speed"),
type_id: 2
})
layerViewTypes.append({