From 3f70c27d80b2e3176159f561248f95612d66afe2 Mon Sep 17 00:00:00 2001 From: Sarmad Hashmi Date: Fri, 22 Jan 2016 13:07:32 -0800 Subject: Collapsed and expanded voicemail cards show duration. The duration of the voicemail is appended to the date in a MM:SS format. BUG=25728257 Change-Id: I9c3e392336877c2ca69707e14c6ab2eed6f2e7c6 --- res/values/strings.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 7e87b2fb0..3c319af5b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -453,6 +453,12 @@ The date will be replaced by 'Today' for voicemails created on the current day. For example: Today at 2:49 PM --> %1$s at %2$s + + %1$02d:%2$02d + + + %1$s \u2022 %2$s + Can\'t call this number -- cgit v1.2.3