Index: sources/gui/qml/pages/posttreatment/PostTreatmentDisinfection.qml =================================================================== diff -u -r6825a57fe430253271712f0afbac14d046b44794 -r555ee09fefaaeff952a24b735f1e40e67ada7cec --- sources/gui/qml/pages/posttreatment/PostTreatmentDisinfection.qml (.../PostTreatmentDisinfection.qml) (revision 6825a57fe430253271712f0afbac14d046b44794) +++ sources/gui/qml/pages/posttreatment/PostTreatmentDisinfection.qml (.../PostTreatmentDisinfection.qml) (revision 555ee09fefaaeff952a24b735f1e40e67ada7cec) @@ -58,7 +58,7 @@ delegateBorderWidth : 1 delegateBorderColor : Colors.panelBorderColor itemsHasIndent : Array(itemsText.length).fill(true) // sets all to true - itemsText : [ qsTr("Rinseback") , + itemsText : [ qsTr("Rinse") , qsTr("Heat Disinfect") , qsTr("Citric Acid Heat Disinfect") , qsTr("Substitution Port Disinfect") ]