Index: sources/gui/qml/pages/treatment/sections/TreatmentFlows.qml =================================================================== diff -u -r200b0481616ac03872ad09baa168e0ae1ce6a2ee -rf7f4a55f5476526408708722bad1367c4db79936 --- sources/gui/qml/pages/treatment/sections/TreatmentFlows.qml (.../TreatmentFlows.qml) (revision 200b0481616ac03872ad09baa168e0ae1ce6a2ee) +++ sources/gui/qml/pages/treatment/sections/TreatmentFlows.qml (.../TreatmentFlows.qml) (revision f7f4a55f5476526408708722bad1367c4db79936) @@ -29,7 +29,7 @@ TreatmentSection { id: _root property bool editEnabled : true - header.title : qsTr("Treatment Settings") + header.title : qsTr("Prescription Settings") header.showLock : true contentItem: Row { id : _row