From 250a1ebc4cf52edf4e55a594f05f4a351ee8e126 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Fri, 10 Oct 2014 12:11:13 -0700 Subject: Fix internationalization of percentage formatting in DownloadProvider. Bug: 15476051 Change-Id: I085c074f1bb66631872712cab68bcaf6ee7ba7dc --- res/values/strings.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index c5712194..5ebb97db 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -190,9 +190,6 @@ [CHAR LIMIT=25] --> Start now - - %d%% - 1 file downloading @@ -227,6 +224,6 @@ Unsuccessful - In progress, %d%% + In progress, %s -- cgit v1.2.3