Fix master volume slider
[apps/homescreen.git] / homescreen / qml / MediaAreaBlank.qml
index 347c26a..ebddb0c 100644 (file)
@@ -87,7 +87,7 @@ Image {
             font.pixelSize: 36
             anchors.horizontalCenter: parent.horizontalCenter
             color: "white"
-            text: qsTr("Active Volume")
+            text: qsTr("Master Volume")
         }
 
         RowLayout {