Index: sources/gui/qml/dialogs/EndTreatmentDialog.qml =================================================================== diff -u -r99e596082b87afd73b06dae039d51e4a67cc5913 -r3069c3c58513a5a036f91635cb158cd3ba3b04dc --- sources/gui/qml/dialogs/EndTreatmentDialog.qml (.../EndTreatmentDialog.qml) (revision 99e596082b87afd73b06dae039d51e4a67cc5913) +++ sources/gui/qml/dialogs/EndTreatmentDialog.qml (.../EndTreatmentDialog.qml) (revision 3069c3c58513a5a036f91635cb158cd3ba3b04dc) @@ -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