Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -r7805806e4370be4d9207872e916f478875bd4ba6 -rdb6925e589ca85f2272af31d5f90f41452b342a7 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 7805806e4370be4d9207872e916f478875bd4ba6) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision db6925e589ca85f2272af31d5f90f41452b342a7) @@ -260,6 +260,7 @@ readonly property string unitTextFlowRate : qsTr("mL/min") readonly property string unitTextDispensingRate : qsTr("mL/hr") readonly property string unitTextRate : qsTr("L/h") + readonly property string unitTextDialCond : qsTr("mS/cm") // - Vitals readonly property string unitTextBloodPressure : qsTr("mmHg") readonly property string unitTextHeartBeat : qsTr("BPM" )