From 2edcc52884f5ce28df261573ec87b876bc00f963 Mon Sep 17 00:00:00 2001 From: Roshan Pius Date: Tue, 9 Jun 2015 15:38:45 -0700 Subject: Call log duration display for calls less than a minute. Changing the call log details duration display to show only the seconds if the elapsed duration is less than a minute. Bug: 19383401 Change-Id: I8d39ca2c6c680e58602022250d4272d83024696d --- res/values/strings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 213d340dd..c661e5818 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -390,6 +390,9 @@ Payphone + + %s sec + %s min %s sec -- cgit v1.2.3