From 5d9fdc591a5e8b5b8b0cbb1d9060f10fc2816325 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 (cherry picked from commit 3f70c27d80b2e3176159f561248f95612d66afe2) --- 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 6d2bd5ef5..34fd2e5ce 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -455,6 +455,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