diff --git a/res/values/strings.xml b/res/values/strings.xml index 86a6195a584..d32aeb2aad2 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5597,6 +5597,15 @@ Also vibrate for calls + + Mono playback + + + Always play back audio in mono + + + Always play back audio in mono + Other sounds diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index 652310ffdc1..2cdebc4f424 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -50,6 +50,14 @@ android:title="@string/vibrate_when_ringing_title" android:persistent="false" /> + + +