Index: sources/gui/qml/dialogs/EndTreatmentDialog.qml =================================================================== diff -u -r99e596082b87afd73b06dae039d51e4a67cc5913 -r555ee09fefaaeff952a24b735f1e40e67ada7cec --- sources/gui/qml/dialogs/EndTreatmentDialog.qml (.../EndTreatmentDialog.qml) (revision 99e596082b87afd73b06dae039d51e4a67cc5913) +++ sources/gui/qml/dialogs/EndTreatmentDialog.qml (.../EndTreatmentDialog.qml) (revision 555ee09fefaaeff952a24b735f1e40e67ada7cec) @@ -37,7 +37,7 @@ } color : Colors.textMain font.pixelSize : Fonts.fontPixelNotification - text : qsTr("Stay on treatment if blood sample is required.") + text : qsTr("Remain on treatment if blood sample is required.") } Connections { target : vTreatmentAdjustmentEnd