From 84b7cb05ece51d88eef5b637f1e897e77f496de1 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Sun, 19 Apr 2015 17:46:58 +0200 Subject: Remove MPRIS volume check --- app/qml/pages/ManagerPage.qml | 4 ++-- app/translations/pebble-es.ts | 4 ++-- app/translations/pebble-pl.ts | 4 ++-- app/translations/pebble.ts | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'app') 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: { diff --git a/app/translations/pebble-es.ts b/app/translations/pebble-es.ts index 7ee4e71..38a8cc4 100644 --- a/app/translations/pebble-es.ts +++ b/app/translations/pebble-es.ts @@ -267,12 +267,12 @@ Si esto tarda mucho, comprueba que el reloj esté emparejado correctamente. - Alter system volume + Control main volume - Pebble music volume buttons change the system volume when the music player cannot + Pebble music volume buttons change the main phone volume directly instead of through the music player. diff --git a/app/translations/pebble-pl.ts b/app/translations/pebble-pl.ts index 1999ab6..11285ee 100644 --- a/app/translations/pebble-pl.ts +++ b/app/translations/pebble-pl.ts @@ -287,12 +287,12 @@ Jeśli nie zostaje znaleziony sprawdź czy jest w zasięgu i czy jest sparowany - Alter system volume + Control main volume - Pebble music volume buttons change the system volume when the music player cannot + Pebble music volume buttons change the main phone volume directly instead of through the music player. diff --git a/app/translations/pebble.ts b/app/translations/pebble.ts index 9d7ffe1..cd7ba8b 100644 --- a/app/translations/pebble.ts +++ b/app/translations/pebble.ts @@ -254,12 +254,12 @@ If it can't be found please check it's available and paired in Bluetoo - Alter system volume + Control main volume - Pebble music volume buttons change the system volume when the music player cannot + Pebble music volume buttons change the main phone volume directly instead of through the music player. -- cgit v1.2.3