From 1e5325f43c98a92f8bfec1dbd9db3d32a91835e9 Mon Sep 17 00:00:00 2001 From: Ihab Awad Date: Mon, 1 Dec 2014 14:47:38 -0800 Subject: Add Text-to-Speech annotations for phone number displays (3/3) Bug: 17321294 Change-Id: Icc712da80e25e5a5294986ece055fcffaa558f1e --- res/values/strings.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 1dee6442e..5d0685227 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -578,49 +578,49 @@ - Missed call from %1$s, %2$s, %3$s, %4$s. + Missed call from ^1, ^2, ^3, ^4. - Answered call from %1$s, %2$s, %3$s, %4$s. + Answered call from ^1, ^2, ^3, ^4. - Call to %1$s, %2$s, %3$s, %4$s. + Call to ^1, ^2, ^3, ^4. - on %1$s + on ^1 - Call back %1$s + Call back ^1 - Video call to %1$s. + Video call to ^1. - Listen to voicemail from %1$s + Listen to voicemail from ^1 - Call details for %1$s + Call details for ^1 -- cgit v1.2.3