summaryrefslogtreecommitdiff
path: root/app/qml/pages/ManagerPage.qml
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2015-06-18 22:26:10 +0200
committerTomasz Sterna <tomek@xiaoka.com>2015-06-18 22:26:10 +0200
commit4716453e97602e60f58865692f7dc714f5f992e9 (patch)
treeeea4e4e04e5b0defaae53af0368f1903f28db8ef /app/qml/pages/ManagerPage.qml
parentff461247fe6416540f3e211aba40d61c1e359221 (diff)
Implemented togglable debug mode
Diffstat (limited to 'app/qml/pages/ManagerPage.qml')
-rw-r--r--app/qml/pages/ManagerPage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/qml/pages/ManagerPage.qml b/app/qml/pages/ManagerPage.qml
index a69bc89..8ff0db2 100644
--- a/app/qml/pages/ManagerPage.qml
+++ b/app/qml/pages/ManagerPage.qml
@@ -147,7 +147,7 @@ Page {
}
TextSwitch {
text: qsTr("Control main volume")
- description: qsTr("Pebble music volume buttons change the main phone volume directly instead of through the music player.")
+ description: qsTr("Pebble music volume buttons change the main phone volume directly instead of through the music player")
checked: settings.useSystemVolume
automaticCheck: true
onClicked: {