From 9e40502d2b5685b6996ecee7b3b3c812d5b06ec8 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Fri, 23 Oct 2015 16:24:03 -0700 Subject: Fix voicemail tab items reading "speed dial" when selected. The voicemail entries were reading "speed dial" because the focus would go to the newly added "speed dial" tab since the tabs are all removed and readded when the tab info changes. Change the logic so that only the voicemail tab is changed when needed. The voicemail entry reads "seek playback" instead of the information about the voicemail because of custom expand logic for accessibilty. Change it so that only the call log items are expanded when selected (it is more important to be able to discover the overflow options). Also change content description text because it was too long and confusing. Bug: 25124120 Change-Id: I64c1b27d8c0db57525f7f4ada59655e9f8352245 --- res/values/strings.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index df8d0faef..028e87b1c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -363,13 +363,6 @@ --> Contact details for %1$s - - New voicemail. - Answered call from ^1, ^2, ^3, ^4. + + Unread voicemail from ^1, ^2, ^3, ^4. + + + Voicemail from ^1, ^2, ^3, ^4. + -- cgit v1.2.3