Index: sources/gui/qml/pages/pretreatment/PreTreatmentConsumablesStack.qml =================================================================== diff -u -r99a56ec30f1ca4f401e744766bde4f6fac291752 -rfc329c788fe9453983072bee937ccbc95b4ed6e4 --- sources/gui/qml/pages/pretreatment/PreTreatmentConsumablesStack.qml (.../PreTreatmentConsumablesStack.qml) (revision 99a56ec30f1ca4f401e744766bde4f6fac291752) +++ sources/gui/qml/pages/pretreatment/PreTreatmentConsumablesStack.qml (.../PreTreatmentConsumablesStack.qml) (revision fc329c788fe9453983072bee937ccbc95b4ed6e4) @@ -47,7 +47,7 @@ // check List hasCheckList : true checkListStepNames : [ - //qsTr("Water Quality Check"), // this happens too fast and can't be sent to the UI. + //qsTr("Water Quality Check"), // this happens too fast and cannot be sent to the UI. qsTr("BiCarb Pump Check"), qsTr("Acid Pump Check" ), ]