summaryrefslogtreecommitdiff
path: root/app/qml/pages/ManagerPage.qml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2015-04-19 17:46:58 +0200
committerAndrew Branson <andrew.branson@cern.ch>2015-04-19 17:46:58 +0200
commit84b7cb05ece51d88eef5b637f1e897e77f496de1 (patch)
treedd48e39b01ff098c9e1059acceb0b36127f15b37 /app/qml/pages/ManagerPage.qml
parent5d19559e50830d4237111e0876c810d3c3ab6361 (diff)
Remove MPRIS volume check
Diffstat (limited to 'app/qml/pages/ManagerPage.qml')
-rw-r--r--app/qml/pages/ManagerPage.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/qml/pages/ManagerPage.qml b/app/qml/pages/ManagerPage.qml
index 0c393a3..7fb7369 100644
--- a/app/qml/pages/ManagerPage.qml
+++ b/app/qml/pages/ManagerPage.qml
@@ -134,8 +134,8 @@ Page {
}
}
TextSwitch {
- text: qsTr("Alter system volume")
- description: qsTr("Pebble music volume buttons change the system volume when the music player cannot")
+ text: qsTr("Control main volume")
+ description: qsTr("Pebble music volume buttons change the main phone volume directly instead of through the music player.")
checked: settings.useSystemVolume
automaticCheck: true
onClicked: {