From 47249fc61a2cd39b44c157a1f8ba481d25e99577 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Mon, 9 Nov 2015 13:05:05 -0800 Subject: Account for multiple open times for business contacts. Sometimes businesses will close in the middle of the day and reopen. We want to correctly represent the "open now"/"closed now" text for these breaks. Update tests accordingly. Bug: 25488385 Change-Id: I7ea96b1c037770261389297cb405a5e93d8171e4 --- InCallUI/res/values/strings.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'InCallUI/res') diff --git a/InCallUI/res/values/strings.xml b/InCallUI/res/values/strings.xml index 2f8ef8a41..54d68c9d2 100644 --- a/InCallUI/res/values/strings.xml +++ b/InCallUI/res/values/strings.xml @@ -479,8 +479,14 @@ %.1f km away %1$s, %2$s - - %1$s - %2$s + + %1$s - %2$s + + %1$s, %2$s Open now -- cgit v1.2.3