diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 0ae8eb4328e..f16f8c98824 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -388,14 +388,16 @@ Always - Only when silent Never + Only in Silent mode + Only when not in Silent mode - + - 1 - 2 - 0 + always + never + silent + notsilent diff --git a/res/values/strings.xml b/res/values/strings.xml index 1348d4b0dfa..2562d3c5357 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1020,9 +1020,9 @@ Allow vibration feedback in silent mode - Phone vibrate + Vibrate - Vibrate phone for incoming calls + Vibration feedback for calls and notifications Notification ringtone diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index 23e6540750b..1091b900d60 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -31,12 +31,13 @@ android:order="1" android:disableDependentsState="true" /> - + - -